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