MapElementConfigurationInfoCollection Class

A collection of MapElementConfigurationInfo.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionMapElementConfigurationInfo
    Dundas.BI.Utility.MapMapElementConfigurationInfoCollection

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 MapElementConfigurationInfoCollection : Collection<MapElementConfigurationInfo>

The MapElementConfigurationInfoCollection type exposes the following members.

Constructors
  NameDescription
Public methodMapElementConfigurationInfoCollection
Initializes a new instance of the MapElementConfigurationInfoCollection class
Top
See Also