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