ClassifySymbolCollectionCount 属性 |
获取其携带的IClassifySymbolItem总数
命名空间:
GISShare.SMap.WPF.Symbol
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public int Count { get; }
Public ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () sealed;
}
abstract Count : int with get
override Count : int with get
属性值
类型:
Int32实现
IClassifySymbolCollectionCount
参见