Mono Class Library: Overview

System.Xml.XmlNodeList: Members

The members of System.Xml.XmlNodeList 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
Countint. Documentation for this section has not yet been entered.
[read-only]
default property
ItemOf(int)XmlNode. Documentation for this section has not yet been entered.

Public Methods

abstract
GetEnumerator() : IEnumerator
Documentation for this section has not yet been entered.
abstract
Item(int) : XmlNode
Documentation for this section has not yet been entered.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.