点击或拖拽改变大小

IMobileViewDictionaryOwnerTKey, TValue 接口

IMobileViewDictionaryOwner

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public interface IMobileViewDictionaryOwner<TKey, TValue>

类型参数

TKey
Key
TValue
Value

IMobileViewDictionaryOwnerTKey, TValue 类型公开以下成员。

方法
  名称说明
公共方法ItemAdd
增加元素
公共方法ItemClear
清除元素
公共方法ItemRemove
删除元素
公共方法ItemSet
设置元素
Top
参见