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

WmsLayerCollection Class

Provides a collection of WMS layers.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v19.1.dll

Declaration

public class WmsLayerCollection :
    IEnumerable<WmsLayer>,
    IEnumerable

The following members return WmsLayerCollection objects:

Inheritance

Object
WmsLayerCollection
See Also