Catchment_offerDelegates Field |
List of delegates, matching list of
_offers
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax protected List<Func<double>> _offerDelegates
Protected _offerDelegates As List(Of Func(Of Double))
protected:
List<Func<double>^>^ _offerDelegates
Field Value
Type:
ListFuncDoubleSee Also