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!

XmlContext Constructor

Creates a new XML context.

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

See Also

XmlContext Class | XmlContext Members | System.Xml Namespace