System.Xml.Schema.XmlSchemaValidator.Initialize Method

Initializes the state of the System.Xml.Schema.XmlSchemaValidator object.

Syntax

public void Initialize ()

Remarks

The XmlSchemaValidator.Initialize method is only valid if called immediately after the construction of an System.Xml.Schema.XmlSchemaValidator object or after a call to XmlSchemaValidator.EndValidation.

Requirements

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