'Declaration
Public Function GetMonth( _ ByVal monthNumber As Integer _ ) As Boolean
public bool GetMonth( int monthNumber )
Parameters
- monthNumber
'Declaration
Public Function GetMonth( _ ByVal monthNumber As Integer _ ) As Boolean
public bool GetMonth( int monthNumber )