Click or drag to resize
XDL

XTagValueSetContains Method

메타데이터 항목 집합이 주어진 태그 항목을 가지는지 확인한다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public bool Contains(
	int tag
)

Parameters

tag  Int32
메타데이터 항목 태그 번호.

Return Value

Boolean
See Also