|
NanGroupRemoveAt Method
|
리스트의 지정한 index 에서 NanObj 객체를 제거한다.
Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotationAssembly: NXAnnotation (in NXAnnotation.dll) Version: 3.0.0.0 (3.0.0.0)
Syntaxpublic void RemoveAt(
int nIdx
)
Parameters
- nIdx Int32
- index
See Also