'Declaration
Public Overridable Function GetRightmostCharacters( _ ByVal count As Integer _ ) As String
'Usage
Dim instance As SuperEditPreview Dim count As Integer Dim value As String value = instance.GetRightmostCharacters(count)
Parameters
- count
- Number of characters to return