This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Static member Substring(String, Int32)
Returns the substring of the given string, starting at the specified index.
Public method Static member Substring(String, Int32, Int32)
Returns the substring of the given string, starting at the index with the given length.

See Also

Advanced