MonthCollection..::..GetMonthFromMonthNumber Method

Namespace:  JiwaFinancials.Jiwa.JiwaDebtors
Assembly:  JiwaDebtors (in JiwaDebtors.dll)

Syntax


public Month GetMonthFromMonthNumber(
	int MonthNumber
)
Public Function GetMonthFromMonthNumber ( _
	MonthNumber As Integer _
) As Month
public:
Month^ GetMonthFromMonthNumber(
	int^ MonthNumber
)

Parameters

MonthNumber
Type: Int32