IFeatureCollectionIndexOf 方法 |
地理元素在集合的位置
命名空间:
GISShare.SMap.Data
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法int IndexOf(
IFeature pFeature
)
Function IndexOf (
pFeature As IFeature
) As Integer
int IndexOf(
IFeature^ pFeature
)
abstract IndexOf :
pFeature : IFeature -> int
参数
- pFeature
- 类型: GISShare.SMap.DataIFeature
地理元素
返回值
类型:
Int32索引
参见