Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IBaseStreamTokenList > Methods
IBaseStreamTokenList.Clear Method
The Clear method empties the list of all tokens. Use Clear to delete all tokens from the list.
Namespace: CommonInterfaces
Delphi
public procedure Clear;
•CommonInterfaces.IBaseStreamTokenList.ValueCount
•CommonInterfaces.IBaseStreamTokenList.Add(IBaseStreamToken)
•CommonInterfaces.IBaseStreamTokenList.Value[Integer]
•IBaseStreamTokenList
•CommonInterfaces