IGH_ValueProxy.IsParsable Property

IGH_ValueProxyIsParsable Property

Gets a value indicating whether or not the type can be instantiated from a String

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool IsParsable { get; }
ReadOnly Property IsParsable As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_ValueProxy.IsParsable"]

See Also