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


IDescRow Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > ID > IDescRow Interface
ArcGIS Developer Help

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.

Classes that implement IDescRow

Classes Description

Remarks

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