ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / Index Class
Members

In This Topic
    Index Class
    In This Topic
    Represents an index from a geodatabase table.
    Syntax
    public sealed class Index : ArcGIS.Core.CoreObjectsBase, System.IDisposable  
    Public NotInheritable Class Index 
       Inherits ArcGIS.Core.CoreObjectsBase
       Implements System.IDisposable 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CoreObjectsBase
          ArcGIS.Core.Data.Index

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also