public IReadOnlyList<Field> GetFields()
Public Function GetFields() As IReadOnlyList(Of Field)
Return Value
The readonly list of ArcGIS.Core.Data.Fields present in the cursor.
public IReadOnlyList<Field> GetFields()
Public Function GetFields() As IReadOnlyList(Of Field)
Exception | Description |
---|---|
ArcGIS.Core.Data.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 10, Windows 8.1