IFeatureCollection2GetField 方法 |
获取字段
命名空间:
GISShare.SMap.Data
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法Field GetField(
int iIndex
)
Function GetField (
iIndex As Integer
) As Field
Field^ GetField(
int iIndex
)
abstract GetField :
iIndex : int -> Field
参数
- iIndex
- 类型: SystemInt32
返回值
类型:
Field
参见