編輯

共用方式為


IXMLDOMSchemaCollection.addCollection(XMLSchemaCache) Method

Definition

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

Applies to