Click or drag to resize
XDL

XOntologyPoolEntities Property

온톨로지 항목 목록.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public Dictionary<ulong, XOntologyItem> Entities { get; set; }

Property Value

DictionaryUInt64, XOntologyItem
See Also