System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection.Add Method

Adds the specified importer extension to the collection.

Syntax

public int Add (SchemaImporterExtension extension)

Parameters

extension
The System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection to add.

Returns

The index of the added extension.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization.Advanced
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0