String..::..Slice Method
Overload List
Name | Description | |
---|---|---|
![]() |
Slice(Int32) |
The slice() method extracts a section of a string and returns a new string.
|
![]() |
Slice(Int32, Int32) |
The slice() method extracts a section of a string and returns a new string.
|