easymap office API-Reference
easymap office API-Reference
easymap office 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: 12.0.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