ReportAreaCollectionRemove Method |
Remove a key from the list of selected areas.
Namespace: Easymap.AddIn.ElementsAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic void Remove(
string key
)
Public Sub Remove (
key As String
)
Parameters
- key String
- Key to remove.
Exceptions
See Also