Open this page in the API Guide

MapElementConfigurationInfoCollection Class

A collection of MapElementConfigurationInfo.
Inheritance Hierarchy
System.Object
  System.Collections.ObjectModel.Collection<MapElementConfigurationInfo>
    Dundas.BI.Utility.Map.MapElementConfigurationInfoCollection

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 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