Skip to main content
A newer version of this page is available. .

LayerMapItemCollection Class

A collection of map items within a layer.

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v18.2.dll

Declaration

public class LayerMapItemCollection :
    ObservableCollection<MapItem>

The following members return LayerMapItemCollection objects:

See Also