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


IDescRow Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > ID > IDescRow Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IDescRow Interface

Provides access to members that control a descriptor table row.

Product Availability

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

Members

Name Description
Read-only property FindField The index of the desired field.
Read-only property GetValue The value of the ith entry in the row.
Read-only property NumFields Number of fields in the row.
Read-only property PutValue The value of the ith entry in the row.

CoClasses that implement IDescRow

CoClasses and Classes Description

Remarks

This interface is not intended to be used by outside developers.