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