XMLSchemaCacheClass.addCollection(XMLSchemaCache) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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