X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Collections
SyncDictionary(TKey, TValue) Class
SyncDictionary(TKey, TValue) Properties
Count Property
Item Property
Keys Property
Values Property
SyncDictionary
TKey
,
TValue
Properties
The
SyncDictionary
TKey, TValue
generic type exposes the following members.
Properties
Name
Description
Count
获取集合中包含的元素数。
Item
获取与指定的键相关联的值。
Keys
获取包含字典中的键的集合。
Values
获取包含字典中的值的集合。
Top
See Also
Reference
SyncDictionary
TKey, TValue
Class
X3Platform.Collections Namespace