MapElementConfigurationInfoCollection Class |
A collection of MapElementConfigurationInfo.
Inheritance Hierarchy
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>
Public Class MapElementConfigurationInfoCollection
Inherits Collection(Of MapElementConfigurationInfo)
public ref class MapElementConfigurationInfoCollection : public Collection<MapElementConfigurationInfo^>
type MapElementConfigurationInfoCollection =
class
inherit Collection<MapElementConfigurationInfo>
end
The MapElementConfigurationInfoCollection type exposes the following members.
Constructors See Also