| DimensionDataCollection Class |
Collection of dimensions associated with this macro feature
Inheritance Hierarchy
Namespace:
CodeStack.SwEx.MacroFeature.Data
Assembly:
CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax public class DimensionDataCollection : ReadOnlyCollection<DimensionData>,
IDisposable
Public Class DimensionDataCollection
Inherits ReadOnlyCollection(Of DimensionData)
Implements IDisposable
public ref class DimensionDataCollection : public ReadOnlyCollection<DimensionData^>,
IDisposable
The DimensionDataCollection type exposes the following members.
Properties Methods See Also