次の方法で共有


OpenXmlReader.Depth プロパティ

定義

XML ドキュメント内の現在のノードの深さを取得します。 ルート要素の深さは 0 です。

public abstract int Depth { get; }
member this.Depth : int
Public MustOverride ReadOnly Property Depth As Integer

プロパティ値

を返します Int32

適用対象