ArcGIS Pro 3.7 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 NotInheritable Class Index 
       Inherits ArcGIS.Core.CoreObjectsBase
       Implements System.IDisposable 
    public sealed class Index : ArcGIS.Core.CoreObjectsBase, System.IDisposable  
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also