Edit

Share via


XMLSchemaCacheClass.addCollection(XMLSchemaCache) Method

Definition

public:
 virtual void addCollection(Microsoft::Office::Interop::InfoPath::Xml::XMLSchemaCache ^ otherCollection) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMSchemaCollection::addCollection;
public virtual void addCollection (Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache otherCollection);
abstract member addCollection : Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache -> unit
override this.addCollection : Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache -> unit
Public Overridable Sub addCollection (otherCollection As XMLSchemaCache)

Parameters

otherCollection
XMLSchemaCache

Implements

Applies to