When overridden in a derived class, returns the month in the specified
System.DateTime.
'Declaration
Public Overrides Function GetMonth( _
ByVal As Date _
) As Integer
public override int GetMonth(
DateTime
)
Parameters
- time
- The System.DateTime to read.
Return Value
A positive integer that represents the month in .