IXMLDOMSchemaCollection.addCollection(XMLSchemaCache) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void addCollection(Microsoft::Office::Interop::InfoPath::Xml::XMLSchemaCache ^ otherCollection);
public void addCollection (Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache otherCollection);
abstract member addCollection : Microsoft.Office.Interop.InfoPath.Xml.XMLSchemaCache -> unit
Public Sub addCollection (otherCollection As XMLSchemaCache)
Parameters
- otherCollection
- XMLSchemaCache