CompositeNode1.LastChild

CompositeNode<T>.LastChild property

このノードの最後の子ノードを取得します。

public T LastChild { get; }

関連項目