Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSStringHashTable<TValue>.TStringIterator > Methods

TRSStringHashTable<TValue>.TStringIterator.HasMoreElements Method

Scroll Prev Top Next More

Returns True if there are more elements to retrieve from the enumeration. While this method returns true, the RSGenerics.Collections.TRSStringHashTable<TValue>.TStringIterator.NextElement method should not raise an exception.

Namespace: RSGenerics.Collections

Return Value

Type: Boolean

Implements

IStringIterator.HasMoreElements
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb