Grasshopper API
GH_ComponentServerIsUpgrader Method |
Checks to see if at least one upgrader is defined for a collection of objects.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public bool IsUpgrader( IEnumerable<IGH_DocumentObject> objs )
Public Function IsUpgrader ( objs As IEnumerable(Of IGH_DocumentObject) ) As Boolean
Parameters
Return Value
Type: Boolean