Click or drag to resize

CharactersSubstring Method

Overload List
 NameDescription
Public methodSubstring(Int32) Creates and returns a new Characters object that is a substring of this instance.
Public methodSubstring(Int32, Int32) Creates and returns a new Characters object that is a substring of this instance.
Top
See Also