{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
GetEnumerator Method
Returns an enumerator that iterates through a collection.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
IEnumerator
GetEnumerator
()
Public
Function
GetEnumerator
As
IEnumerator
Return Value
An
IEnumerator
object that can be used to iterate through the collection.
See Also
EntityObject Class
FLEXYGO.Objects Namespace