![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpFieldInfoObject Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to the Dispatch Field Info Object.
| Description | ||
|---|---|---|
![]()  | 
AddField | Add a field. | 
![]()  | 
Count | The number of fields. | 
![]()  | 
ExportToString | Export the Value Table to a string. | 
![]()  | 
FindFieldByName | Find a field index by name. | 
![]()  | 
FindFieldByNewName | Find a field index by new name. | 
![]()  | 
GetFieldName | Get the field name by index. | 
![]()  | 
GetNewName | Get the new field name by index. | 
![]()  | 
GetSplitRule | Get the split rule by index. | 
![]()  | 
GetVisible | Get the visible flag by index. | 
![]()  | 
LoadFromString | Load the Value Table from a string. | 
![]()  | 
RemoveField | Remove a field. | 
![]()  | 
SetFieldName | Set the field name by index. | 
![]()  | 
SetNewName | Set the new field name by index. | 
![]()  | 
SetSplitRule | Set the split rule by index. | 
![]()  | 
SetVisible | Set the visible flag by index. | 
| CoClasses and Classes | Description | 
|---|---|
| GpFieldInfoObject | Geoprocessing Field Info object. |