XMLSchemaCacheClass.addCollection(XMLSchemaCache) 方法

定义

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)

参数

otherCollection
XMLSchemaCache

实现

适用于