'Declaration Public Function GetSpellingErrorStart( _ 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.GetSpellingErrorStart(charIndex)
public System.int GetSpellingErrorStart( System.int charIndex )
Parameters
- charIndex