Definition
Namespace:Telerik.WinForms.Documents.Proofing
Assembly:Telerik.WinControls.RichTextEditor.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()