次の方法で共有


CustomXMLSchemaCollectionClass.AddCollection メソッド

定義

public:
 virtual void AddCollection(Microsoft::Office::Core::CustomXMLSchemaCollection ^ SchemaCollection) = Microsoft::Office::Core::_CustomXMLSchemaCollection::AddCollection;
public virtual void AddCollection (Microsoft.Office.Core.CustomXMLSchemaCollection SchemaCollection);
abstract member AddCollection : Microsoft.Office.Core.CustomXMLSchemaCollection -> unit
override this.AddCollection : Microsoft.Office.Core.CustomXMLSchemaCollection -> unit
Public Overridable Sub AddCollection (SchemaCollection As CustomXMLSchemaCollection)

パラメーター

SchemaCollection
CustomXMLSchemaCollection

実装

適用対象