'Declaration Public Function GetSpellingError( _ ByVal charIndex As System.Integer _ ) As System.Windows.Controls.SpellingError
'Usage Dim instance As EditingElement Dim charIndex As System.Integer Dim value As System.Windows.Controls.SpellingError value = instance.GetSpellingError(charIndex)
public System.Windows.Controls.SpellingError GetSpellingError( System.int charIndex )
Parameters
- charIndex