DictionaryCollection.Count Property
Gets the number of elements actually contained in a collection.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v25.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer specifying the number of elements in a collection. |
See Also