System.Xml.Serialization.Advanced.SchemaImporterExtensionCollection.Remove Method

Removes the specified System.Xml.Serialization.Advanced.SchemaImporterExtension from the collection.

Syntax

public void Remove (SchemaImporterExtension extension)

Parameters

extension
The System.Xml.Serialization.Advanced.SchemaImporterExtension to remove.

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