This document is archived and information here might be outdated.  Recommended version.


IRowIdentifyObject Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRowIdentifyObject Interface
ArcGIS Developer Help

IRowIdentifyObject Interface

Provides access to members that control the row used by the identify object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Row The row used by the identify object.

Classes that implement IRowIdentifyObject

Classes Description
FeatureIdentifyObject (esriCartoUI) Feature Identify Object.
RasterIdentifyObj A raster object identified on the display.
RowIdentifyObject (esriCartoUI) Row Identify Object.
SimpleIdentifyObject Simple Feature Identify Object.

.NET Samples

Time Series Graph tool add-in