SeparatedSyntaxList<TNode>.Last 方法

定义

public:
 TNode Last();
public TNode Last ();
member this.Last : unit -> 'Node
Public Function Last () As TNode

返回

TNode

适用于