ITileMatrixValidateRow 方法 |
验证行是否有效
命名空间:
GISShare.SMap.WPF.Layer
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法bool ValidateRow(
int iRow
)
Function ValidateRow (
iRow As Integer
) As Boolean
bool ValidateRow(
int iRow
)
abstract ValidateRow :
iRow : int -> bool
参数
- iRow
- 类型: SystemInt32
行
返回值
类型:
Boolean有效返回true
参见