Link Search Menu Expand Document

CorrectionList Methods

The CorrectionList type exposes the following members.

Methods
NameDescription
Public methodAdd(Correction)
Adds Correction item to collection.
Public methodAdd(String, String, Boolean, RegexOptions)
Adds new item to collection.
Public methodClear
Clears the collection.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
Public methodGetGenericList
Returns copy of the collection as generic list of Correction objects.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference