Open this page in the API Guide

LayerConfigurationInfoCollection Class

A collection of layer configuration.
Inheritance Hierarchy
System.Object
  System.Collections.ObjectModel.Collection<LayerConfigurationInfo>
    Dundas.BI.Utility.Map.LayerConfigurationInfoCollection

Namespace:  Dundas.BI.Utility.Map
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public class LayerConfigurationInfoCollection : Collection<LayerConfigurationInfo>

The LayerConfigurationInfoCollection type exposes the following members.

Constructors
  NameDescription
Public methodLayerConfigurationInfoCollection
Initializes a new instance of the LayerConfigurationInfoCollection class
Top
See Also