Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListPersistent > Methods

TInterfaceListPersistent.GetEnumerator Method

Scroll Prev Top Next More

Returns a TInterfaceList enumerator.

GetEnumerator returns a TInterfaceListIterator reference, which enumerates all IInterfaces in the Interface list.
 

To do so, call the TInterfaceListIterator GetCurrent method within a While MoveNext do loop.
 

Namespace: RSInterfaceCollections

Return Value

Type: TInterfaceListIterator

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb