Share via


SyntaxList<TNode>.Last Method

Definition

The last node in the list.

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

Returns

TNode

Applies to