DelegatingXmlDictionaryReader.Depth Property

Definition

Gets the Depth of the current node.

public:
 virtual property int Depth { int get(); };
public override int Depth { get; }
member this.Depth : int
Public Overrides ReadOnly Property Depth As Integer

Property Value

The depth.

Applies to