This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IO > IObjectInspectorPanel Interface > IObjectInspectorPanel.Field Property (ArcObjects .NET 10.5 SDK) |
Attribute field by index.
[Visual Basic .NET] Public Function get_Field ( _ ByVal index As Integer _ ) As IField
[C#] public IField get_Field ( int index );