|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumModifiedClassInfo
Provides access to members that enumerate modified classes with edits to check in or import.
This enumeration is returned from the IDataChanges::GetModifiedClassesInfo method.
| Method Summary | |
|---|---|
IModifiedClassInfo |
next()
Returns the next object containing information about a modified class with edits to check in or import. |
void |
reset()
Resets the enumerator to the beginning. |
| Method Detail |
|---|
void reset()
throws IOException,
AutomationException
Resets the enumerator to the beginning.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IModifiedClassInfo next()
throws IOException,
AutomationException
Returns the next object containing information about a modified class with edits to check in or import.
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 | ||||||||