GH_ScriptVariant.Integer Property

GH_ScriptVariantInteger Property

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int Integer { get; }
Public ReadOnly Property Integer As Integer
	Get

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_ScriptVariant.Integer"]

See Also