Click or drag to resize
XDL

XSIGSetRemoveSIGAt Method

XSIGSet를 생성하기 위해 추가된 XSIG 중 해당 Index에 대한 XSIG를 지운다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public void RemoveSIGAt(
	int nIndex
)

Parameters

nIndex
Type: SystemInt32
Index.
See Also