'Declaration
Public Overridable Function GetRightmostCharacters( _ ByVal count As Integer _ ) As String
Parameters
- count
- Number of characters to return
'Declaration
Public Overridable Function GetRightmostCharacters( _ ByVal count As Integer _ ) As String