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!

XmlWriter.NameTable

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property NameTable As INameTable
[C#]
public INameTable NameTable {virtual get;}
[C++]
public: __property virtual INameTable* get_NameTable();
[JScript]
public function get NameTable() : INameTable;

See Also

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