System.Xml.Serialization.XmlSchemas.AddReference Method

Adds an System.Xml.Schema.XmlSchema object that represents an assembly reference to the collection.

Syntax

public void AddReference (System.Xml.Schema.XmlSchema schema)

Parameters

schema
The System.Xml.Schema.XmlSchema to add.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0