ParentNode

Node.ParentNode property

親ノードを取得または設定します。

public Node ParentNode { get; set; }

プロパティ値

親ノード。

関連項目