点击或拖拽改变大小

MobileViewCollectionBaseT

继承自CollectionBase的集合
继承层次
SystemObject
  System.CollectionsCollectionBase
    Smobiler.Core.ControlsMobileViewCollectionBaseT
      更多...

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

类型参数

T

[缺少 "T:Smobiler.Core.Controls.MobileViewCollectionBase`1" 的 <typeparam name="T"/> 文档]

MobileViewCollectionBaseT 类型公开以下成员。

构造函数
  名称说明
公共方法MobileViewCollectionBaseT
初始化 MobileViewCollectionBaseT 类的一个新实例
公共方法MobileViewCollectionBaseT(IMobileViewCollectionOwner)
初始化 MobileViewCollectionBaseT 类的一个新实例
Top
属性
  名称说明
公共属性Item
获取指定索引集合元素
Top
方法
  名称说明
公共方法Add
添加集合元素
公共方法AddRange
添加集合元素数组
公共方法Clear
清除元素集合
公共方法Contains
判断是否存在给定集合元素
公共方法IndexOf
获取指定集合元素的索引
公共方法Refresh
对数据进行刷新
公共方法Remove
删除指定集合元素
公共方法RemoveAt
删除指定索引位置的集合元素
Top
参见
继承层次
SystemObject
  System.CollectionsCollectionBase
    Smobiler.Core.ControlsMobileViewCollectionBaseT
      Smobiler.Core.ControlsActionButtonItemCollection
      Smobiler.Core.ControlsAlbumViewItemCollection
      Smobiler.Core.ControlsIconMenuViewGroupCollection
      Smobiler.Core.ControlsIconMenuViewItemCollection
      Smobiler.Core.ControlsListMenuViewGroupCollection
      Smobiler.Core.ControlsListMenuViewItemCollection
      Smobiler.Core.ControlsNodeViewItemCollection
      Smobiler.Core.ControlsPopListGroupCollection
      Smobiler.Core.ControlsPopListItemCollection
      Smobiler.Core.ControlsRadioButtonCollection
      Smobiler.Core.ControlsTableViewCellCollection
      Smobiler.Core.ControlsTableViewColumnCollection
      Smobiler.Core.ControlsTableViewRowCollection
      Smobiler.Core.ControlsToolBarItemCollection
      Smobiler.Core.ControlsTreeViewNodeCollection
      Smobiler.PluginsSwitchSelectorItemCollection