点击或拖拽改变大小

MobileViewStringCollection 方法

MobileViewStringCollection 类型公开以下成员。

方法
  名称说明
公共方法Add
添加字符串
(继承自 MobileViewObjectCollectionBaseT。)
公共方法AddRange(IEnumerable)
添加字符串集合
(继承自 MobileViewObjectCollectionBaseT。)
公共方法AddRange(T) (继承自 MobileViewObjectCollectionBaseT。)
公共方法Clear
清空字符串列表
(继承自 MobileViewObjectCollectionBaseT。)
公共方法Contains
获取是否包含指定字符串
(继承自 MobileViewObjectCollectionBaseT。)
公共方法IndexOf
获取指定字符串的索引
(继承自 MobileViewObjectCollectionBaseT。)
公共方法Refresh (继承自 MobileViewObjectCollectionBaseT。)
公共方法Remove
删除指定编号的字符串
(继承自 MobileViewObjectCollectionBaseT。)
公共方法RemoveAt
删除指定索引的字符串
(继承自 MobileViewObjectCollectionBaseT。)
公共方法ToList (继承自 MobileViewObjectCollectionBaseT。)
Top
参见