.NET Documentation
C#
VB
Show/Hide TOC
Strings
Substring 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
Reference
Strings Class
Aliquo.Core Namespace
In This Article
Overload List
See Also