|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to members to enumerate configuration parameters.
Use this interface to iterate through the collection of parameters referenced by a configuration keyword.
IConfigurationKeyword,
IConfigurationParameter| Method Summary | |
IConfigurationParameter |
next()
Retrieves the next configuration parameter in the enumeration sequence. |
void |
reset()
Resets the enumeration sequence to the beginning. |
| Method Detail |
public IConfigurationParameter next()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.IConfigurationKeyword,
IConfigurationParameter
public void reset()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.IConfigurationKeyword,
IConfigurationParameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||