点击或拖拽改变大小

MobileViewCollectionT

元素集合基类
继承层次
SystemObject
  Smobiler.Core.ControlsMobileViewCollectionT
    更多...

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public class MobileViewCollection<T> : IList<T>
where T : MobileViewCollectionItem

类型参数

T
元素类型

MobileViewCollectionT 类型公开以下成员。

构造函数
属性
  名称说明
公共属性Count
获取集合元素数
公共属性IsReadOnly
获取元素是否只读
公共属性Item
获取和设置指定索引位置的元素
Top
方法
  名称说明
公共方法Add
添加元素到集合中
公共方法Clear
移除所有元素
公共方法Contains
是否包含指定的元素
公共方法CopyTo
复制元素到指定的集合中
公共方法GetEnumerator
获取枚举器
公共方法IndexOf
获取指定元素的索引
公共方法ListClear
公共方法Refresh
刷新元素
公共方法Remove
移除指定元素
公共方法RemoveAt
移除指定索引的元素
Top
参见
继承层次
SystemObject
  Smobiler.Core.ControlsMobileViewCollectionT
    Smobiler.Core.ControlsDragViewCellCollection
    Smobiler.Core.ControlsGridViewCellCollection
    Smobiler.Core.ControlsListViewRowCollection
    Smobiler.Core.ControlsListViewSectionCollection
    Smobiler.Core.ControlsPageViewItemCollection
    Smobiler.Core.ControlsSectionListViewRowCollection
    Smobiler.PluginsArcFaceFeaturesCollection
    Smobiler.PluginsMapViewPointCollection
    Smobiler.PluginsMapViewRouteCollection
    Smobiler.PluginsMapViewTagCollection