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

Removes the System.Xml.Serialization.Advanced.SchemaImporterExtension, specified by name, from the collection.

Syntax

public void Remove (string name)

Parameters

name
The name of the System.Xml.Serialization.Advanced.SchemaImporterExtension to remove. The name is set using the SchemaImporterExtensionCollection.Add(string, Type) method.

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