System.Xml.Serialization.CodeIdentifiers.RemoveReserved Method

Removes the input name from the System.Xml.Serialization.CodeIdentifiers instance's reserved names.

Syntax

public void RemoveReserved (string identifier)

Parameters

identifier
A name that will be made available within the System.Xml.Serialization.CodeIdentifiers instance's scope.

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.

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