次の方法で共有


IXMLDOMSchemaCollection.addCollection(XMLSchemaCache) メソッド

定義

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)

パラメーター

otherCollection
XMLSchemaCache

適用対象