Back to Devexpress

WmsLayerCollection Class

wpf-devexpress-dot-xpf-dot-map-b49d9956.md

latest1.2 KB
Original Source

WmsLayerCollection Class

Provides a collection of WMS layers.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public class WmsLayerCollection :
    IEnumerable<WmsLayer>,
    IEnumerable
vb
Public Class WmsLayerCollection
    Implements IEnumerable(Of WmsLayer),
               IEnumerable

The following members return WmsLayerCollection objects:

Inheritance

Object WmsLayerCollection

See Also

WmsLayerCollection Members

DevExpress.Xpf.Map Namespace