ClassIgnoredWordDictionary
Class
Definition
Namespace:Telerik.WinControls.SpellChecker.Proofing
Assembly:Telerik.WinControls.SpellChecker.dll
Syntax:
cs-api-definition
public class IgnoredWordDictionary : ObservableCollection<string>, IList, ICollection, IEnumerable, INotifyPropertyChanged, IIgnoredWordDictionary, INotifyCollectionChanged
Inheritance: objectCollection<string>ObservableCollection<string>IgnoredWordDictionary
Implements:
Inherited Members
Constructors
IgnoredWordDictionary()
Declaration
cs-api-definition
public IgnoredWordDictionary()