This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEnumRow2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to source of a selected row.
Description | ||
---|---|---|
Count | The number of rows. | |
get_FeatureLayer | Retrieves the next feature's featurelayer in the sequence. | |
get_StandaloneTable | Retrieves the next row's standalonetable in the sequence. | |
Next | Retrieves the next row in the sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
Interfaces | Description |
---|---|
IEnumRow | Provides access to members that enumerate rows in sequence. |