Adds all the namespaces defined in the given collection (including their associated schemas) to this collection
[Visual Basic] Overloads Public Sub Add( _ ByVal other As XmlSchemaCollection _ ) [C#] public void Add( XmlSchemaCollection other ); [C++] public: void Add( XmlSchemaCollection* other ); [JScript] public function Add( other : XmlSchemaCollection );
XmlSchemaCollection Class | XmlSchemaCollection Members | System.Data.XML Namespace | XmlSchemaCollection.Add Overload List