Converts this List and all its attributes to a string representing this List
Declaration Syntax
C# |
protected override void Stringify( string tree, StringBuilder output )
Parameters
- tree (String)
- Position in the Tree
- output (StringBuilder)
- TextWriter to write data to