Click or drag to resize

GH_Integer Constructor (GH_Integer)

Initializes a new instance of the GH_Integer class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Integer(
	GH_Integer other
)

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Integer
See Also