Mono Class Library: Overview

System.Xml.XmlEntity: Members

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

See Also: Inherited members from System.Xml.XmlNode

Public Properties

[read-only]
override
BaseURIstring. Documentation for this section has not yet been entered.
override
InnerTextstring. Documentation for this section has not yet been entered.
override
InnerXmlstring. Documentation for this section has not yet been entered.
[read-only]
override
IsReadOnlybool. Documentation for this section has not yet been entered.
[read-only]
override
LocalNamestring. Documentation for this section has not yet been entered.
[read-only]
override
Namestring. Documentation for this section has not yet been entered.
[read-only]
override
NodeTypeXmlNodeType. Documentation for this section has not yet been entered.
[read-only]
NotationNamestring. Documentation for this section has not yet been entered.
[read-only]
override
OuterXmlstring. Documentation for this section has not yet been entered.
[read-only]
PublicIdstring. Documentation for this section has not yet been entered.
[read-only]
SystemIdstring. Documentation for this section has not yet been entered.

Public Methods

override
CloneNode(bool) : XmlNode
Documentation for this section has not yet been entered.
override
WriteContentTo(XmlWriter)
Documentation for this section has not yet been entered.
override
WriteTo(XmlWriter)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Xml.IHasXmlChildNode.LastLinkedChildXmlLinkedNode. 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.