|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumRow2
Provides access to source of a selected row.
Method Summary | |
---|---|
IFeatureLayer |
get_FeatureLayer()
Retrieves the next feature's featurelayer in the sequence. |
IStandaloneTable |
get_StandaloneTable()
Retrieves the next row's standalonetable in the sequence. |
Methods inherited from interface com.esri.arcgis.editor.IEnumRow |
---|
getCount, next, reset |
Method Detail |
---|
IFeatureLayer get_FeatureLayer() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStandaloneTable get_StandaloneTable() 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 |