Back to Devexpress

DictionaryCollection.Empty Property

corelibraries-devexpress-dot-xtraspellchecker-dot-dictionarycollection.md

latest1.2 KB
Original Source

DictionaryCollection.Empty Property

Returns an empty collection of dictionaries.

Namespace : DevExpress.XtraSpellChecker

Assembly : DevExpress.SpellChecker.v25.2.Core.dll

NuGet Package : DevExpress.SpellChecker.Core

Declaration

csharp
public static DictionaryCollection Empty { get; }
vb
Public Shared ReadOnly Property Empty As DictionaryCollection

Property Value

TypeDescription
DictionaryCollection

A DictionaryCollection object specifying an empty collection.

|

See Also

DictionaryCollection Class

DictionaryCollection Members

DevExpress.XtraSpellChecker Namespace