Click or drag to resize

DataTreeTToString Method

Creates a brief description of the tree.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override string ToString()

Return Value

Type: String
A String representing the current state of the data tree.
See Also