Edit

Share via


_CustomXMLSchemaCollection.AddCollection(CustomXMLSchemaCollection) Method

Definition

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)

Parameters

SchemaCollection
CustomXMLSchemaCollection

Applies to