MapItemSelectionChangedEventArgs Constructors
Provides data for the MapControl.SelectionChanged event.| Name | Parameters | Description |
|---|---|---|
| MapItemSelectionChangedEventArgs(List<Object>) | selection | Initializes a new instance of the MapItemSelectionChangedEventArgs class with the specified list of selection objects. |
See Also