[To be supplied.]
[Visual Basic] Public Shared Function GetInt16Value( _ ByVal calendarID As Integer, _ ByVal field As Integer _ ) As Integer [C#] public static int GetInt16Value( int calendarID, int field ); [C++] public: static int GetInt16Value( int calendarID, int field ); [JScript] public static function GetInt16Value( calendarID : int, field : int ) : int;
CalendarTable Class | CalendarTable Members | System.Globalization Namespace