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