CustomXMLSchemaCollectionClass.AddCollection Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable Sub AddCollection ( _
    SchemaCollection As CustomXMLSchemaCollection _
)
'Usage
Dim instance As CustomXMLSchemaCollectionClass
Dim SchemaCollection As CustomXMLSchemaCollection

instance.AddCollection(SchemaCollection)
public virtual void AddCollection(
    CustomXMLSchemaCollection SchemaCollection
)

Parameters

Implements

_CustomXMLSchemaCollection.AddCollection(CustomXMLSchemaCollection)

See Also

Reference

CustomXMLSchemaCollectionClass Class

CustomXMLSchemaCollectionClass Members

Microsoft.Office.Core Namespace