SeparatedSyntaxList<TNode>.Last Method

Definition

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

Returns

TNode

Applies to