| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumSchematicDatasetName
Provides access to members that enumerate through schematic dataset names.
IEnumSchematicDataset, 
ISchematicDatasetName| Method Summary | |
|---|---|
 int | 
getCount()
Number of items in the schematic dataset names enumeration.  | 
 ISchematicDatasetName | 
next()
Retrieves the next schematic dataset name in the enumeration sequence.  | 
 void | 
reset()
Resets the enumeration sequence to the beginning.  | 
| Method Detail | 
|---|
ISchematicDatasetName next()
                           throws IOException,
                                  AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void reset()
           throws IOException,
                  AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCount()
             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 | ||||||||