IGeometryCollectionIndexOf 方法 |
几何对象在集合的位置
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法int IndexOf(
IGeometry pGeometry
)
Function IndexOf (
pGeometry As IGeometry
) As Integer
int IndexOf(
IGeometry^ pGeometry
)
abstract IndexOf :
pGeometry : IGeometry -> int
参数
- pGeometry
- 类型: GISShare.SMap.GeometryIGeometry
几何对象
返回值
类型:
Int32索引
参见