Click or drag to resize
XDL

XTagValueSet Constructor

[Missing <summary> documentation for "M:Pixoneer.NXDL.NXVideo.XTagValueSet.#ctor(Pixoneer.XDL.XMap<int,Pixoneer::XDL::XVec<unsigned char> >*)"]

Namespace:  Pixoneer.NXDL.NXVideo
Assembly:  NXVideo (in NXVideo.dll) Version: 1.2.817.72
Syntax
C#
public XTagValueSet(
	[T:Pixoneer.XDL.XMap<int,Pixoneer::XDL::XVec<unsigned char> >]* pMap
)

Parameters

pMap
Type: [T:Pixoneer.XDL.XMap<int,Pixoneer::XDL::XVec<unsigned char> >]*

[Missing <param name="pMap"/> documentation for "M:Pixoneer.NXDL.NXVideo.XTagValueSet.#ctor(Pixoneer.XDL.XMap<int,Pixoneer::XDL::XVec<unsigned char> >*)"]

See Also