Click or drag to resize

GH_IntegerIsValid Property

Gets the validity of this instance. Integers are always valid.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override bool IsValid { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_Integer.IsValid"]

See Also