INode.NextSibling

INode.NextSibling property

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

public INode NextSibling { get; }

プロパティ値

次の兄弟.

関連項目