LayerItemsGeneratingEventArgs Constructors
Provides data for the InformationDataProviderBase.LayerItemsGenerating event.| Name | Parameters | Description |
|---|---|---|
| LayerItemsGeneratingEventArgs(MapItem[], Exception, Boolean, Object) | items, error, cancelled, userState | Initializes a new instance of the LayerItemsGeneratingEventArgs class with the specified values of event arguments. |
See Also