Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyStreamTokenList > Methods
IFuzzyStreamTokenList.Put(Integer,IFuzzyStreamToken) Method
Accessor method for the Value property
Namespace: FuzzyInterfaces
Delphi
public procedure Put(Index: Integer; const Value: IFuzzyStreamToken);
Parameters
Index
Type: Integer
Value
Type: IFuzzyStreamToken
•IFuzzyStreamTokenList
•FuzzyInterfaces