 | XDMCompManagerRemoveXDMCompositeAt Method |
입력 인덱스에 있는 XDMComposite를 삭제한다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic void RemoveXDMCompositeAt(
int Index
)
Parameters
- Index
- Type: SystemInt32
[In] XDMComposite관리 배열에서 삭제를 원하는 인덱스.
See Also