SchemaImporterExtensionElementCollection::Remove Method (SchemaImporterExtensionElement^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Removes the first occurrence of a specific item from the collection.

Namespace:   System.Xml.Serialization.Configuration
Assembly:  System.Xml (in System.Xml.dll)

public:
void Remove(
	SchemaImporterExtensionElement^ element
)

.NET Framework
Available since 2.0
Return to top
Show: