SuggestionCollection.Count Property
Gets the number of elements actually contained in the current collection.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | The number of elements actually contained in the SuggestionCollection collection. |
See Also