Slu.Heureka.DomainLayer.ProductionModel Namespace > SeasonCalculator Class > GetPeriodLengths Method : GetPeriodLengths(Double,Int32,Double) Method |
'Declaration
Public Overloads Shared Sub GetPeriodLengths( _ ByVal yearsToGrow As Double, _ ByRef noOf5YearPeriods As Integer, _ ByRef additionalYears As Double _ )
'Usage
Dim yearsToGrow As Double Dim noOf5YearPeriods As Integer Dim additionalYears As Double SeasonCalculator.GetPeriodLengths(yearsToGrow, noOf5YearPeriods, additionalYears)
public static void GetPeriodLengths( double yearsToGrow, out int noOf5YearPeriods, out double additionalYears )
public: static void GetPeriodLengths( double yearsToGrow, [Out] int noOf5YearPeriods, [Out] double additionalYears )
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