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!

XmlSchemas.Add

[To be supplied.]

Overload List

[To be supplied.]

[Visual Basic] Overloads Public Sub Add(XmlSchemas)
[C#] public void Add(XmlSchemas);
[C++] public: void Add(XmlSchemas*);
[JScript] public function Add(XmlSchemas);

[To be supplied.]

[Visual Basic] Overloads Public Function Add(XmlSchema) As Integer
[C#] public int Add(XmlSchema);
[C++] public: int Add(XmlSchema*);
[JScript] public function Add(XmlSchema) : int;

See Also

XmlSchemas Class | XmlSchemas Members | System.Xml.Serialization.Schema Namespace