IGeometryCollectionRemoveAt 方法 |
移除几何对象
命名空间:
GISShare.SMap.Geometry
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法void RemoveAt(
int iIndex
)
Sub RemoveAt (
iIndex As Integer
)
void RemoveAt(
int iIndex
)
abstract RemoveAt :
iIndex : int -> unit
参数
- iIndex
- 类型: SystemInt32
索引
参见