Show/Hide Toolbars

RiverSoftAVG Products Help

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

IBaseStreamTokenList.Equals(IBaseStreamTokenList) Method

Scroll Prev Top Next More

The Equals method returns TRUE if the List parameter's tokens equals the current list. Not only the number of tokens in the list must match, but also each IBaseStreamToken.Equals must return true. Otherwise, this method returns False.

Namespace: CommonInterfaces

Parameters

AList

Type: IBaseStreamTokenList

Return Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb