Click or drag to resize
XDL

XDMCompManagerRemoveXDMCompositeAt Method

입력 인덱스에 있는 XDMComposite를 삭제한다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 3.0.0.0
Syntax
C#
public void RemoveXDMCompositeAt(
	int Index
)

Parameters

Index  Int32
[In] 삭제하고자 하는 인덱스
See Also