Mono Class Library: Overview

System.Xml.XmlReaderSettings: Members

The members of System.Xml.XmlReaderSettings are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

CheckCharactersbool. Documentation for this section has not yet been entered.
CloseInputbool. Documentation for this section has not yet been entered.
ConformanceLevelConformanceLevel. Documentation for this section has not yet been entered.
IgnoreCommentsbool. Documentation for this section has not yet been entered.
IgnoreProcessingInstructionsbool. Documentation for this section has not yet been entered.
IgnoreWhitespacebool. Documentation for this section has not yet been entered.
LineNumberOffsetint. Documentation for this section has not yet been entered.
LinePositionOffsetint. Documentation for this section has not yet been entered.
NameTableXmlNameTable. Documentation for this section has not yet been entered.
ProhibitDtdbool. Documentation for this section has not yet been entered.
SchemasSystem.Xml.Schema.XmlSchemaSet. Documentation for this section has not yet been entered.
ValidationFlagsSystem.Xml.Schema.XmlSchemaValidationFlags. Documentation for this section has not yet been entered.
ValidationTypeValidationType. Documentation for this section has not yet been entered.
[write-only]
XmlResolverXmlResolver. Documentation for this section has not yet been entered.

Public Methods

Clone() : XmlReaderSettings
Documentation for this section has not yet been entered.
Reset()
Documentation for this section has not yet been entered.

Public Events

ValidationEventHandlerDocumentation for this section has not yet been entered.