StringsSubstring Method

Overload List

Substring(String, Int32) Get a substring from the indicated position of a text.
Substring(String, Int32, Int32) Get a substring from the indicated position of a text and with the indicated length.

See Also