MapViewPointCollection 类 |
命名空间: Smobiler.Plugins
MapViewPointCollection 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | MapViewPointCollection | 初始化 MapViewPointCollection 类的一个新实例 |
名称 | 说明 | |
---|---|---|
![]() | Count |
获取集合元素数
(继承自 MobileViewCollectionT。) |
![]() | IsReadOnly |
获取元素是否只读
(继承自 MobileViewCollectionT。) |
![]() | Item |
获取和设置指定索引位置的元素
(继承自 MobileViewCollectionT。) |
名称 | 说明 | |
---|---|---|
![]() | Add |
添加元素到集合中
(继承自 MobileViewCollectionT。) |
![]() | Clear |
移除所有元素
(继承自 MobileViewCollectionT。) |
![]() | Contains |
是否包含指定的元素
(继承自 MobileViewCollectionT。) |
![]() | CopyTo |
复制元素到指定的集合中
(继承自 MobileViewCollectionT。) |
![]() | GetEnumerator |
获取枚举器
(继承自 MobileViewCollectionT。) |
![]() | IndexOf |
获取指定元素的索引
(继承自 MobileViewCollectionT。) |
![]() | ListClear | (继承自 MobileViewCollectionT。) |
![]() | Refresh |
刷新元素
(继承自 MobileViewCollectionT。) |
![]() | Remove |
移除指定元素
(继承自 MobileViewCollectionT。) |
![]() | RemoveAt |
移除指定索引的元素
(继承自 MobileViewCollectionT。) |