Click or drag to resize
XDL

XOntologyPoolCopyFrom Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.NXVideo.XOntologyPool.CopyFrom(Pixoneer.XDL.VD.XOntologyPool!System.Runtime.CompilerServices.IsConst*)"]


Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public void CopyFrom(
	XOntologyPool* pSrcOntology
)

Parameters

pSrcOntology  XOntologyPool*

[Missing <param name="pSrcOntology"/> documentation for "M:Pixoneer.NXDL.NXVideo.XOntologyPool.CopyFrom(Pixoneer.XDL.VD.XOntologyPool!System.Runtime.CompilerServices.IsConst*)"]

See Also