MobileViewDictionaryTKey, TValue 类 |
字典元素
继承层次SystemObject Smobiler.Core.ControlsMobileViewDictionaryTKey, TValue
命名空间:
Smobiler.Core.Controls
程序集:
Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.651.17422+f85e28ffe3fdebbfe720c8c2dde0db495f1a52ab
语法public class MobileViewDictionary<TKey, TValue> : IDictionary<TKey, TValue>,
IDictionary
Public Class MobileViewDictionary(Of TKey, TValue)
Implements IDictionary(Of TKey, TValue), IDictionary
类型参数
- TKey
- Key
- TValue
- Value
MobileViewDictionaryTKey, TValue 类型公开以下成员。
构造函数
属性
方法
参见