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