Slu.Heureka.HeurekaAPI.Calculators Namespace > GrowthCalculator Class > GrowStand Method : GrowStand(ApiCompartment,ICollection<ApiTreatment>,Nullable<DateTime>,Boolean) Method |
'Declaration
Public Overloads Function GrowStand( _ ByVal compartment As ApiCompartment, _ ByVal treatments As ICollection(Of ApiTreatment), _ Optional ByVal targetYear As Nullable(Of Date), _ Optional ByVal throwExceptionIfTreatmentCouldNotBePerformed As Boolean _ ) As ApiState
'Usage
Dim instance As GrowthCalculator Dim compartment As ApiCompartment Dim treatments As ICollection(Of ApiTreatment) Dim targetYear As Nullable(Of Date) Dim throwExceptionIfTreatmentCouldNotBePerformed As Boolean Dim value As ApiState value = instance.GrowStand(compartment, treatments, targetYear, throwExceptionIfTreatmentCouldNotBePerformed)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2