[To be supplied.]
[Visual Basic] Overloads Overridable Public Function GetMonthsInYear( _ ByVal year As Integer _ ) As Integer [C#] public virtual int GetMonthsInYear( int year ); [C++] public: virtual int GetMonthsInYear( int year ); [JScript] public function GetMonthsInYear( year : int ) : int;
Calendar Class | Calendar Members | System.Globalization Namespace | Calendar.GetMonthsInYear Overload List