NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

GregorianCalendar Constructor ()

Initializes an instance of the GregorianCalendar class.

[Visual Basic]
Overloads Public Sub New()
[C#]
public GregorianCalendar();
[C++]
public: GregorianCalendar();
[JScript]
public function GregorianCalendar();

See Also

GregorianCalendar Class | GregorianCalendar Members | System.Globalization Namespace | GregorianCalendar Constructor Overload List