LayerConfigurationInfoCollection Class

A collection of layer configuration.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionLayerConfigurationInfo
    Dundas.BI.Utility.MapLayerConfigurationInfoCollection

Namespace:  Dundas.BI.Utility.Map
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.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