SchemaImporterExtensionCollection::Remove Method (String^)
.NET Framework (current version)
Removes the SchemaImporterExtension, specified by name, from the collection.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- name
-
Type:
System::String^
The name of the SchemaImporterExtension to remove. The name is set using the Add(String^, Type^) method.
.NET Framework
Available since 2.0
Available since 2.0
Show: