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