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!

Object Constructor

Initializes a new instance of the Object class.

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

See Also

Object Class | Object Members | System Namespace