Show/Hide Toolbars

RiverSoftAVG Products Help

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

IVectorList.Exchange(Integer,Integer) Method

Scroll Prev Top Next More

Swaps the position of two vectors in the list.

Call Exchange to move the vector at position Index1 so that it appears at position Index2 and move the vector at position Index2 so that it appears at position Index1. Index1 and Index2 identify two positions (zero offset) in the    Items property array.
 

Namespace: CommonInterfaces

Parameters

Index1

Type: Integer

Index2

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb