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

实现

适用于