ArcObjects Library Reference (Editor)  

IObjectInspectorPanel.Field Property

Attribute field by index.

[Visual Basic .NET]
Public Function get_Field ( _
    ByVal index As Integer _
) As IField
[C#]
public IField get_Field (
    int index
);

Product Availability

Available with ArcGIS Desktop.

See Also

IObjectInspectorPanel Interface