|
XTagValueSetContains Method
|
메타데이터 항목 집합이 주어진 태그 항목을 가지는지 확인한다.
Namespace: Pixoneer.NXDL.NXVideoAssembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntaxpublic bool Contains(
int tag
)
Parameters
- tag Int32
- 메타데이터 항목 태그 번호.
Return Value
Boolean
See Also