CompositeNode1.LastChild

CompositeNode<T>.LastChild property

获取该节点的最后一个子节点。

public T LastChild { get; }

也可以看看