ArcObjects Library Reference (Editor)  

IEnumRow2 Interface

Provides access to source of a selected row.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property Count The number of rows.
Method get_FeatureLayer Retrieves the next feature's featurelayer in the sequence.
Method get_StandaloneTable Retrieves the next row's standalonetable in the sequence.
Method Next Retrieves the next row in the sequence.
Method Reset Resets the enumeration sequence to the beginning.

Inherited Interfaces

Interfaces Description
IEnumRow Provides access to members that enumerate rows in sequence.