SpellingErrors Members
Include Protected Members
Include Inherited Members
List of misspellings for a chunk of text.
The SpellingErrors type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
chunkIndex | Index of the text chunk where spelling errors appear. | |
flaggedWords | List of spelling errors that were identified. |
Top