IAttributesContainsKey 方法 |
属性是否存在
命名空间:
GISShare.SMap.Data
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法bool ContainsKey(
string strKey
)
Function ContainsKey (
strKey As String
) As Boolean
bool ContainsKey(
String^ strKey
)
abstract ContainsKey :
strKey : string -> bool
参数
- strKey
- 类型: SystemString
属性名称
返回值
类型:
Boolean
参见