点击或拖拽改变大小

SwebViewDictionaryTKey, TValue

字典元素
继承层次
SystemObject
  Swebui.ControlsSwebViewDictionaryTKey, TValue

命名空间:  Swebui.Controls
程序集:  Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.133.17134+2c49d126d464232ac9a5157f96561862d8e39182
语法
public class SwebViewDictionary<TKey, TValue> : IDictionary<TKey, TValue>, 
	IDictionary

类型参数

TKey
Key
TValue
Value

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

构造函数
  名称说明
公共方法SwebViewDictionaryTKey, TValue
初始化 SwebViewDictionaryTKey, TValue 类的一个新实例
Top
属性
方法
参见