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