Click or drag to resize
XDL

XTagValueSet Methods

The XTagValueSet type exposes the following members.

Methods
  Name Description
Public method Contains 메타데이터 항목 집합이 주어진 태그 항목을 가지는지 확인한다.
Public method CopyFrom  
Public method CopyTo 태그-값 항목들을 새로운 객체에 복사한다.
Public method GetDataPtr 태그 번호에 해당하는 인코딩 데이터의 바이트 배열 포인터와 길이를 얻는다.
Public method GetNativeSet 이 객체에서 다루는 XDL 내부 태그-값 목록을 반환한다.
Public method SetDataPtr 태그 번호에 해당하는 인코딩 데이터를 바이트 배열 포인터로 설정한다.
Public method Wrap  
Top
See Also