Click or drag to resize

GH_DocumentToString Method

A document serializes itself using the filename of the current path. This is useful for sorting purposes and ListBoxes.

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

Return Value

Type: String
See Also