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