easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Data
RowCollection Class
RowCollection Methods
GetEnumerator Method
RowCollection
GetEnumerator Method
Returns an enumerator that iterates through a collection.
Namespace:
Easymap.AddIn.Data
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
IEnumerator
<
Row
>
GetEnumerator
()
Public
Function
GetEnumerator
As
IEnumerator
(
Of
Row
)
Return Value
Type:
IEnumerator
Row
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
RowCollection Class
Easymap.AddIn.Data Namespace