Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IBaseStreamTokenList > Methods
IBaseStreamTokenList.Put(Integer,IBaseStreamToken) Method
Accessor method for the Value property.
Namespace: CommonInterfaces
Delphi
public procedure Put(Index: Integer; const Value: IBaseStreamToken);
Parameters
Index
Type: Integer
Value
Type: IBaseStreamToken
•CommonInterfaces.IBaseStreamTokenList.Value[Integer]
•IBaseStreamTokenList
•CommonInterfaces