移除一个属性
命名空间:
GISShare.SMap.Data
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法void Remove(
string strKey
)
Sub Remove (
strKey As String
)
void Remove(
String^ strKey
)
abstract Remove :
strKey : string -> unit
参数
- strKey
- 类型: SystemString
属性名称
参见