CustomXMLSchemaCollectionClass.AddCollection Method

Definition

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)

Parameters

SchemaCollection
CustomXMLSchemaCollection

Implements

Applies to