'Declaration Public Overloads Function GetLocaleName( _ ByVal currentPosition As Integer _ ) As String
public string GetLocaleName( int currentPosition )
Parameters
- currentPosition
- The position of the text to inspect.
Return Value
the locale name of the text at the specified position.