Navigation: Code Documentation > RSCommon > RSVector > Classes > TRSVectorList > Methods
TRSVectorList.Put(Integer,IVector) Method
Accessor method for the Items property.
Namespace: RSVector
Delphi
protected procedure Put(Index: Integer; const Item: IVector);
Parameters
Index
Type: Integer
Item
Type: IVector
IVectorList.set_Items(Integer,IVector)
•RSVector.TRSVectorList.Items[Integer]
•TRSVectorList
•RSVector