EasyMap API Reference
EasyMap API Reference
EasyMap API-Reference
Easymap.AddIn.Elements
ReportAreaCollection Class
ReportAreaCollection Methods
Add Method
GetEnumerator Method
Remove Method
ReportAreaCollection
Remove Method
Remove a key from 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
void
Remove
(
string
key
)
Public
Sub
Remove
(
key
As
String
)
Parameters
key
Type:
System
String
Key to remove.
Exceptions
Exception
Condition
ArgumentException
Key is not of a selected area.
ArgumentOutOfRangeException
Key doesn't exist in the
ControllingLayer
.
See Also
Reference
ReportAreaCollection Class
Easymap.AddIn.Elements Namespace