Mono Class Library: Overview

System.Xml.XmlCharacterData: Members

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

See Also: Inherited members from System.Xml.XmlLinkedNode

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

Datastring. Documentation for this section has not yet been entered.
override
InnerTextstring. Documentation for this section has not yet been entered.
[read-only]
Lengthint. Documentation for this section has not yet been entered.
override
Valuestring. Documentation for this section has not yet been entered.

Public Methods

AppendData(string)
Documentation for this section has not yet been entered.
DeleteData(int, int)
Documentation for this section has not yet been entered.
InsertData(int, string)
Documentation for this section has not yet been entered.
ReplaceData(int, int, string)
Documentation for this section has not yet been entered.
Substring(int, int) : string
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.