IUniqueSymbolCollectionRemoveAt 方法 |
移除IUniqueSymbolItem 通过 索引
命名空间:
GISShare.SMap.WPF.Symbol
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法void RemoveAt(
int iIndex
)
Sub RemoveAt (
iIndex As Integer
)
void RemoveAt(
int iIndex
)
abstract RemoveAt :
iIndex : int -> unit
参数
- iIndex
- 类型: SystemInt32
索引
参见