IStringConvertible
Methods
fromString()
fromString(
data
):void
Creates a class object from the string
Parameters
• data: string
Input string to convert from
Returns
void
toString()
toString():
string
Returns a string representation of an object
Returns
string
String representation of the class object