MapSelectionChangingEventArgs Constructors
Provides data for the MapControl.SelectionChanging event.| Name | Parameters | Description |
|---|---|---|
| MapSelectionChangingEventArgs(IEnumerable<Object>) | selection | Initializes a new instance of the MapSelectionChangingEventArgs class with the specified map selection. |
See Also