GH_ValueProxy(T).IsParsable Property

GH_ValueProxyTIsParsable Property

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ValueProxy`1.IsParsable"]

Implements

IGH_ValueProxyIsParsable
See Also