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