Mono Class Library: System.Xml.XmlTextReader Overview | Members

System.Xml.XmlTextReader.Depth Property

Gets the depth of the current node in the XML document.

public override int Depth { get; }

Value

A int containing the depth of the current node in the XML document.

Remarks

This property is read-only.

Note:

This property overrides XmlReader.Depth.

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0