CodeIdentifiers::RemoveReserved Method (String^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Removes the input name from the CodeIdentifiers instance's reserved names.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- identifier
-
Type:
System::String^
A name that will be made available within the CodeIdentifiers instance's scope.
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 CodeIdentifiers class.
.NET Framework
Available since 1.1
Available since 1.1
Show: