ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BulkMapMemberCreationParams Class / Items Property

In This Topic
    Items Property (BulkMapMemberCreationParams)
    In This Topic
    Gets the set of ArcGIS.Desktop.Core.Item.
    Syntax
    public new IReadOnlyList<Item> Items {get;}
    Public Shadows ReadOnly Property Items As IReadOnlyList(Of Item)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also