Public Function GetField( _ ByVal index As Integer _ ) As FieldDescription
public FieldDescription GetField( int index )
Parameters
- index
- The display index of the field.
Return Value
The ArcGIS.Desktop.Mapping.FieldDescription at the index.
Public Function GetField( _ ByVal index As Integer _ ) As FieldDescription
public FieldDescription GetField( int index )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)