Click or drag to resize

GH_GooTToString Method

Creates a string description of the current instance value.

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

Return Value

Type: String

Implements

IGH_GooToString
See Also