Returns the number of misspelled words with a special meaning from the collection.
Introduced: X8.
public int GetCount(MisspelledWordKind kind);
Public Function GetEnumerator() As IEnumerator
Parameter | Description |
---|---|
kind | Specifies the word's kind. It must be one or more values of the Misspelled |
The return value is an IEnumerator that represents the collection.