ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapMemberCreationParams Class / MapMemberIndex Property

In This Topic
    MapMemberIndex Property
    In This Topic
    Gets and sets the index of the MapMember in the map or group layer. MapMemberPosition must be set to MapMemberPosition.Index for this value to honored. Defaults to Auto arrange index position if MapMemberIndex is not set.
    Syntax
    public int MapMemberIndex {get; set;}
    Public Property MapMemberIndex As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also