System.Xml.Serialization.CodeIdentifiers.Remove Method

Removes from the System.Xml.Serialization.CodeIdentifiers instance's scope the code entity or type mapping identified by the input name.

Syntax

public void Remove (string identifier)

Parameters

identifier
The name of the code entity or type mapping information to remove.

Remarks

If you want to control the names of code entities that are bound to XML Schema or Web service definitions, use the associated attributes rather than creating an instance of the System.Xml.Serialization.CodeIdentifiers class. For a complete list, see Attributes That Control XML Serialization.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0