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