Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSVectorList.Add(IVector) Method

Scroll Prev Top Next More

Adds a vector to the list.

Call Add to add a vector to the list. For multithreading purposes, the list is locked before the adding operation begins and unlocked afterwards.

The function returns the index at which the newly added vector is found.
 
 

Namespace: RSVector

Parameters

Item

Type: IVector

Return Value

Type: Integer

Implements

IVectorList.Add(IVector)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb