Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSVector > Classes > TRSVectorList > Methods

TRSVectorList.Insert(Integer,IVector) Method

Scroll Prev Top Next More

Inserts a vector into the list at a specified position.

Call Insert to insert a vector into the list. Item is the vector to insert, and Index indicates the position (zero-offset) where the vector should be added.
 
 

Namespace: RSVector

Parameters

Index

Type: Integer

Item

Type: IVector

Implements

IVectorList.Insert(Integer,IVector)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb