Slu.Heureka.HeurekaAPI.Calculators Namespace > GrowthCalculator Class > GrowStand Method : GrowStand(ApiCompartment,Int32) Method |
'Declaration
Public Overloads Function GrowStand( _ ByVal compartment As ApiCompartment, _ Optional ByVal nbYears As Integer _ ) As ApiState
'Usage
Dim instance As GrowthCalculator Dim compartment As ApiCompartment Dim nbYears As Integer Dim value As ApiState value = instance.GrowStand(compartment, nbYears)
public ApiState GrowStand( ApiCompartment compartment, int nbYears )
public: ApiState^ GrowStand( ApiCompartment^ compartment, int nbYears )
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