Mono Class Library: Overview

System.Xml.Schema.XmlAtomicValue: Members

The members of System.Xml.Schema.XmlAtomicValue are listed below.

See Also: Inherited members from System.Xml.XPath.XPathItem

Public Properties

[read-only]
override
IsNodebool. Documentation for this section has not yet been entered.
[read-only]
override
TypedValueobject. Documentation for this section has not yet been entered.
[read-only]
override
Valuestring. Documentation for this section has not yet been entered.
[read-only]
override
ValueAsBooleanbool. Documentation for this section has not yet been entered.
[read-only]
override
ValueAsDateTimeDateTime. Documentation for this section has not yet been entered.
[read-only]
override
ValueAsDoubledouble. Documentation for this section has not yet been entered.
[read-only]
override
ValueAsIntint. Documentation for this section has not yet been entered.
[read-only]
override
ValueAsLonglong. Documentation for this section has not yet been entered.
[read-only]
override
ValueTypeType. Documentation for this section has not yet been entered.
[read-only]
override
XmlTypeXmlSchemaType. Documentation for this section has not yet been entered.

Public Methods

Clone() : XmlAtomicValue
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
override
ValueAs(Type, System.Xml.IXmlNamespaceResolver) : object
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

ICloneable.CloneDocumentation for this section has not yet been entered.