'Declaration Public Overloads Sub GetLocaleNameLength( _ ByVal currentPosition As Integer, _ ByRef nameLength As Integer, _ ByRef textRange As TextRange _ )
public void GetLocaleNameLength( int currentPosition, out int nameLength, out TextRange textRange )
Parameters
- currentPosition
- nameLength
- textRange