SchemaImporterExtensionElementCollection::Add Method (SchemaImporterExtensionElement^)

 

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

Adds an item to the end of the collection.

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

public:
void Add(
	SchemaImporterExtensionElement^ element
)

.NET Framework
Available since 2.0
Return to top
Show: