|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumDimensionConstructor
Provides access to members that control the dimension constructors.
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.
| Method Summary | |
|---|---|
IDimensionConstructor |
next()
Retrieves the next constructor in the enumeration. |
void |
reset()
Resets the enumerator such that a subsequent next returns the first constructor. |
| Method Detail |
|---|
void reset()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDimensionConstructor next()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||