GH_Param(T).RemoveAllSources Method

GH_ParamTRemoveAllSources Method

Remove all sources from this parameter.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual void RemoveAllSources()
Public Overridable Sub RemoveAllSources

Implements

IGH_ParamRemoveAllSources
See Also