Click or drag to resize

DimensionDataCollection Class

Collection of dimensions associated with this macro feature
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelReadOnlyCollectionDimensionData
    CodeStack.SwEx.MacroFeature.DataDimensionDataCollection

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

The DimensionDataCollection type exposes the following members.

Properties
  NameDescription
Public propertyItem
Top
Methods
  NameDescription
Public methodDispose
Disposing object
Top
See Also