Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVectorList > Methods

IVectorList.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: CommonInterfaces

Parameters

Index

Type: Integer

Item

Type: IVector

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb