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!

XmlSchemaCollection.NameTable

The nametable

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

See Also

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