DictionaryCollection.Empty Property
In This Article
Returns an empty collection of dictionaries.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.2.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
#Declaration
public static DictionaryCollection Empty { get; }
#Property Value
Type | Description |
---|---|
Dictionary |
A Dictionary |
See Also