ArcGIS Pro 2.9 API Reference Guide
Items Property (Project)

ArcGIS.Desktop.Core Namespace > Project Class : Items Property
Gets the current project's collection of project items
Syntax

Property Value

ReadOnlyObservableCollection
Remarks

Returns the current collection of project items: the maps, layouts, toolboxes, databases, folder connections, locators, and so on that have been added to the project.

A folder connection is a project item. Subfolders and files accessed using a folder connection are items, but are not project items; they have not been added to a project. Similarly, databases that have been added to a project are project items, but databases accessed from a folder connection are items. The items within a database are always items, not project items.

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Project Class
Project Members