Returns the index of a SpellCheckError in the SpellCheckErrors .
public int IndexOf( SpellCheckError value )
Public Function IndexOf ( value As SpellCheckError ) As Integer
public: int IndexOf( SpellCheckError^ value )
member IndexOf : value : SpellCheckError -> int
The index of the SpellCheckError of value in the SpellCheckErrors, if found; otherwise, -1.