SyncDictionaryTKey, TValueCount Property |
获取集合中包含的元素数。
Namespace: X3Platform.CollectionsAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic int Count { get; }
public:
virtual property int Count {
int get () sealed;
}
Property Value
Type:
Int32Implements
ICollectionTCount
See Also