Method ToString
ToString()
Represents in string format.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | String representation of the object. |
Overrides
System.Object.ToString()