{CompanyName} FlexyGo
Enumerator Constructor
Initializes a new instance of the
Enumerator
class.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
Enumerator
(
ICollection
aCol
)
Public
Sub
New
( _
aCol
As
ICollection
_ )
Parameters
aCol
Type:
FLEXYGO.Objects
.
.
::
.
.
ICollection
a col.
See Also
Enumerator Class
FLEXYGO.Objects Namespace