IFeatureCollectionRemoveByOID 方法 |
移除地理元素
命名空间:
GISShare.SMap.Data
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法void RemoveByOID(
int iOID
)
Sub RemoveByOID (
iOID As Integer
)
void RemoveByOID(
int iOID
)
abstract RemoveByOID :
iOID : int -> unit
参数
- iOID
- 类型: SystemInt32
OID唯一标识
参见