Mono Class Library: Overview

System.Xml.XPath.XPathItem: Members

The members of System.Xml.XPath.XPathItem are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
abstract
IsNodebool. Documentation for this section has not yet been entered.
[read-only]
abstract
TypedValueobject. Documentation for this section has not yet been entered.
[read-only]
abstract
Valuestring. Documentation for this section has not yet been entered.
[read-only]
abstract
ValueAsBooleanbool. Documentation for this section has not yet been entered.
[read-only]
abstract
ValueAsDateTimeDateTime. Documentation for this section has not yet been entered.
[read-only]
abstract
ValueAsDoubledouble. Documentation for this section has not yet been entered.
[read-only]
abstract
ValueAsIntint. Documentation for this section has not yet been entered.
[read-only]
abstract
ValueAsLonglong. Documentation for this section has not yet been entered.
[read-only]
abstract
ValueTypeType. Documentation for this section has not yet been entered.
[read-only]
abstract
XmlTypeSystem.Xml.Schema.XmlSchemaType. Documentation for this section has not yet been entered.

Public Methods

ValueAs(Type) : object
Documentation for this section has not yet been entered.
abstract
ValueAs(Type, System.Xml.IXmlNamespaceResolver) : object
Documentation for this section has not yet been entered.