Click or drag to resize
XDL

NanLayerRemoveObj(Int32) Method

리스트의 지정한 index 에서 NanObj 객체를 제거한다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public void RemoveObj(
	int nIndex
)

Parameters

nIndex  Int32
index
See Also