SelectedItemCollection(MapItemsLayerBase) Constructor
Initializes a new instance of the SelectedItemCollection class with the specified owner.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
layer | MapItemsLayerBase | A MapItemsLayerBase object that is the owner of this selected item collection. |
See Also