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