Stringify
Used to represent the string value of an object instance
Operations
ToString
Converts an instance to a string
method : public : virutal : ToString() ~ System.StringReturn
| Type | Description |
|---|---|
| String | string representation of the instance |
Used to represent the string value of an object instance
Converts an instance to a string
method : public : virutal : ToString() ~ System.StringReturn
| Type | Description |
|---|---|
| String | string representation of the instance |