public IReadOnlyList<Field> GetFields()
Public Function GetFields() As IReadOnlyList(Of Field)
Return Value
A IReadOnlyList containing the fields of the underlying table(s).
public IReadOnlyList<Field> GetFields()
Public Function GetFields() As IReadOnlyList(Of Field)
Exception | Description |
---|---|
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A database-related exception has occurred. |
Target Platforms: Windows 11, Windows 10