_CustomXMLSchemaCollection.AddCollection(CustomXMLSchemaCollection) メソッド

定義

public:
 void AddCollection(Microsoft::Office::Core::CustomXMLSchemaCollection ^ SchemaCollection);
public void AddCollection (Microsoft.Office.Core.CustomXMLSchemaCollection SchemaCollection);
abstract member AddCollection : Microsoft.Office.Core.CustomXMLSchemaCollection -> unit
Public Sub AddCollection (SchemaCollection As CustomXMLSchemaCollection)

パラメーター

SchemaCollection
CustomXMLSchemaCollection

適用対象