Provides access to members that control the dimension constructors.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
Next | Retrieves the next constructor in the enumeration. | |
Reset | Resets the enumerator such that a subsequent next returns the first constructor. |
Remarks
Use IEnumDimensionConstructor to cycle through each DimensionConstructor registered in the 'ESRI Dimension Constructors' component category. A reference to IEnumDimensionConstructor may be obtained from IDimensionEditExtension::DimensionConstructors.