次の方法で共有


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