Overload List
        
        | Name | Description | |
|---|---|---|
| 
                 | 
              Print(INode) | 
                 
            Prints on System.Console
             
               | 
            
| 
                 | 
              Print(INode, TextWriter) | 
                 
            Prints the tree descending from node with lots of brackets or specified stream. 
             
               |