MobileViewObjectCollectionBaseT 方法 |
MobileViewObjectCollectionBaseT 泛型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | Add |
添加字符串
|
![]() | AddRange(IEnumerable) |
添加字符串集合
|
![]() | AddRange(T) | |
![]() | Clear |
清空字符串列表
|
![]() | Contains |
获取是否包含指定字符串
|
![]() | IndexOf |
获取指定字符串的索引
|
![]() | Refresh | |
![]() | Remove |
删除指定编号的字符串
|
![]() | RemoveAt |
删除指定索引的字符串
|
![]() | ToList |