NUnit.Framework.Api.XmlNode Members

The members of NUnit.Framework.Api.XmlNode are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
AttributesXamarin.iOS.dll=NUnit.Framework.Api.AttributeDictionary. Documentation for this section has not yet been entered.
[read-only]
ChildNodesXamarin.iOS.dll=NUnit.Framework.Api.NodeList. Documentation for this section has not yet been entered.
[read-only]
EscapedTextContentstring. Documentation for this section has not yet been entered.
[read-only]
FirstChildXamarin.iOS.dll=NUnit.Framework.Api.XmlNode. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
TextContentstring. Documentation for this section has not yet been entered.

Public Methods

AddAttribute(string, string)
Documentation for this section has not yet been entered.
AddElement(string) : Xamarin.iOS.dll=NUnit.Framework.Api.XmlNode
Documentation for this section has not yet been entered.
static
CreateTopLevelElement(string) : Xamarin.iOS.dll=NUnit.Framework.Api.XmlNode
Documentation for this section has not yet been entered.
FindDescendant(string) : Xamarin.iOS.dll=NUnit.Framework.Api.XmlNode
Documentation for this section has not yet been entered.
FindDescendants(string) : Xamarin.iOS.dll=NUnit.Framework.Api.NodeList
Documentation for this section has not yet been entered.
WriteTo(System.Xml.XmlWriter)
Documentation for this section has not yet been entered.