Click or drag to resize

DictionaryBaseTKey, TValueCount Property

Gets the number of key/value pairs contained in the DictionaryBaseTKey, TValue.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public int Count { get; }

Property Value

Int32

Implements

ICollectionTCount
See Also