Definition
Namespace:Telerik.WinControls.SpellChecker.Proofing
Assembly:Telerik.WinControls.SpellChecker.dll
Syntax:
C#
public class IgnoredWordDictionary : ObservableCollection<string>, IList, ICollection, IEnumerable, INotifyPropertyChanged, IIgnoredWordDictionary, INotifyCollectionChanged
Inheritance: objectCollection<string>ObservableCollection<string>IgnoredWordDictionary
Implements:
Inherited Members
Constructors
C#
public IgnoredWordDictionary()