Click or drag to resize

GH_ComponentServerUpgraders Property

Gets a list of all the upgraders that have been cached.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IList<IGH_UpgradeObject> Upgraders { get; }

Property Value

Type: IListIGH_UpgradeObject

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentServer.Upgraders"]

See Also