IParameterIdenticalName 方法 |
判断名称是否相等
命名空间:
GISShare.SMap.SpatialReference
程序集:
GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法bool IdenticalName(
string strName
)
Function IdenticalName (
strName As String
) As Boolean
bool IdenticalName(
String^ strName
)
abstract IdenticalName :
strName : string -> bool
参数
- strName
- 类型: SystemString
返回值
类型:
Boolean
参见