| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IEnumFieldMap
Provides access to members that return field maps.
IEnumFieldMap objects are returned from IFieldMap::FieldMap
IFieldMap| Method Summary | |
|---|---|
|  void | next(IField[] ppSourceField,
     IField[] ppTargetField)Retrieves the next field mapping in the sequence. | 
|  void | reset()Reset enum to first element. | 
| Method Detail | 
|---|
void next(IField[] ppSourceField,
          IField[] ppTargetField)
          throws IOException,
                 AutomationException
ppSourceField - A reference to a com.esri.arcgis.geodatabase.IField  (out: use single element array)ppTargetField - A reference to a com.esri.arcgis.geodatabase.IField  (out: use single element array)
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.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||