{CompanyName} FlexyGo

EntityObject..::..GetEnumerator Method

Returns an enumerator that iterates through a collection.

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public IEnumerator GetEnumerator()
Public Function GetEnumerator As IEnumerator

Return Value

An IEnumerator object that can be used to iterate through the collection.