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!

NameTable Constructor

Public constructor.

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

Return Value

New empty NameTable object.

See Also

NameTable Class | NameTable Members | System.Data.XML Namespace