System.Xml.Serialization.XmlSchemas.Add Method

Adds an object to the end of the collection.

Syntax

public int Add (System.Xml.Schema.XmlSchema schema)

Parameters

schema
The System.Xml.Schema.XmlSchema object to be added to the collection of objects.

Returns

The index at which the System.Xml.Schema.XmlSchema is added.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0