Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IBaseStreamTokenList > Methods
IBaseStreamTokenList.Last Method
The Last method returns the last token in the list. Call Last to obtain the last token in the list.
Namespace: CommonInterfaces
Delphi
public function Last: IBaseStreamToken;
Return Value
Type: IBaseStreamToken
•CommonInterfaces.IBaseStreamTokenList.ValueCount
•CommonInterfaces.IBaseStreamTokenList.First
•CommonInterfaces.IBaseStreamTokenList.Value[Integer]
•CommonInterfaces.IBaseStreamToken
•IBaseStreamTokenList
•CommonInterfaces