Skip to main content

WmsLayerCollection Class

Provides a collection of WMS layers.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v23.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public class WmsLayerCollection :
    IEnumerable<WmsLayer>,
    IEnumerable

The following members return WmsLayerCollection objects:

Inheritance

Object
WmsLayerCollection
See Also