EasyMap API Reference
EasyMap API Reference
EasyMap API-Reference
Easymap.AddIn.Elements
ReportAreaCollection Class
ReportAreaCollection Methods
Add Method
GetEnumerator Method
Remove Method
ReportAreaCollection
GetEnumerator Method
Returns an enumerator for the list of selected areas.
Namespace:
Easymap.AddIn.Elements
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
C#
VB
Copy
public
IEnumerator
<
string
>
GetEnumerator
()
Public
Function
GetEnumerator
As
IEnumerator
(
Of
String
)
Return Value
Type:
IEnumerator
String
An IEnumerator<string>.
Implements
IEnumerable
T
GetEnumerator
See Also
Reference
ReportAreaCollection Class
Easymap.AddIn.Elements Namespace