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 | |
---|---|---|
Substring(String, Int32) |
Returns the substring of the given string, starting at the specified index.
|
|
Substring(String, Int32, Int32) |
Returns the substring of the given string, starting at the index with the given length.
|