The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: