GH_Param(T).CollectVolatileData_FromSources Method

GH_ParamTCollectVolatileData_FromSources Method

This method collects volatile data from all the source parameters.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected virtual void CollectVolatileData_FromSources()
Protected Overridable Sub CollectVolatileData_FromSources
See Also