 | XftFeatureGetFieldName Method |
입력 인덱스에 해당하는 Field 이름을 반환한다.
Namespace:
Pixoneer.NXDL.NFT
Assembly:
NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntaxpublic string GetFieldName(
int index
)
Parameters
- index
- Type: SystemInt32
Field 인덱스 0 ~ NumField-1
Return Value
Type:
String Field 이름
See Also