Node.PreviousSibling

Node.PreviousSibling property

同じノード ツリー レベルの前のノードを取得します。

public INode PreviousSibling { get; }

プロパティ値

前の兄弟.

関連項目