Interface IIndentatedNode

IIndentatedNode interface

子ノードの相対インデントを持つノードのインターフェイス。

public interface IIndentatedNode

プロパティ

名前説明
IndentPosition { get; set; }インデント位置を取得または設定します。

関連項目