Provides access to source of a selected row.
Product Availability
Available with ArcGIS Desktop.
Members
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. |
Inherited Interfaces
Interfaces | Description |
---|---|
IEnumRow | Provides access to members that enumerate rows in sequence. |