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