Public Function GetIndexes() As IReadOnlyList(Of Index)
public IReadOnlyList<Index> GetIndexes()
Return Value
A IReadOnlyList of the table's Index; an empty list if the table has no index.
Public Function GetIndexes() As IReadOnlyList(Of Index)
public IReadOnlyList<Index> GetIndexes()
| Exception | Description |
|---|---|
| ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)