Bridge

String..::..Slice Method

Overload List


  Name Description
Public method Slice(Int32)
The slice() method extracts a section of a string and returns a new string.
Public method Slice(Int32, Int32)
The slice() method extracts a section of a string and returns a new string.