Show/Hide Toolbars

RiverSoftAVG Products Help

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

IBaseStreamTokenList.Value[Integer] Property

Scroll Prev Top Next More

The Value property provides access to each token in the list. Use Value to directly access a token in the list. Index identifies each token by its position in the list, where 0 is the first item, 1 is the second item, and so on. The Value property is the default property - this means that the name of the property can be omitted in code, and the subscript applied directly to the interface.
 

Namespace: CommonInterfaces

Parameters

Index

Type: Integer

Property Value

Type: IBaseStreamToken

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb