Skip to main content

LayerMapItemCollection Class

A collection of map items within a layer.

Namespace: DevExpress.UI.Xaml.Map

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

NuGet Package: DevExpress.Uwp.Controls

Declaration

public class LayerMapItemCollection :
    ObservableCollection<MapItem>

The following members return LayerMapItemCollection objects:

See Also