ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DropInfo Class / InsertIndex Property

In This Topic
    InsertIndex Property
    In This Topic
    Gets the current insert position within TargetCollection.
    Syntax
    Public Property InsertIndex As Integer
    public int InsertIndex {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also