|
||
string ToString();
|
|
|
Synopsis |
using SilverSharp;
The ToString methods format a SilverSharp.ATTRIBUTE_NODE object as a string.
|
|
Parameters |
none
|
|
Return Value |
ToString returns a System.String object
|
|
Remarks |
The parameterless form of ToString overrides the standard System.Object.ToString method.
|
|
See Also |
|