Show/Hide Toolbars

RiverSoftAVG Products Help

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

IBaseStreamTokenList.Delete(Integer) Method

Scroll Prev Top Next More

The Delete method removes the token at the position given by the Index parameter. Call Delete to remove the token at a specific position from the list. The index is zero-based, so the first token has an Index value of 0, the second token has an Index value of 1, and so on. Calling Delete moves up all items in the list that follow the deleted token, and reduces the  ValueCount.

Namespace: CommonInterfaces

Parameters

Index

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb