获取一个属性的值类型
命名空间:
GISShare.SMap.Data
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法Type GetType(
string strKey
)
Function GetType (
strKey As String
) As Type
Type^ GetType(
String^ strKey
)
abstract GetType :
strKey : string -> Type
参数
- strKey
- 类型: SystemString
属性名称
返回值
类型:
Type
参见