ArcGIS Pro 2.8 API Reference Guide
ProjectItemsCollection Property

ArcGIS.Desktop.Core.Events Namespace > ProjectItemsChangedEventArgs Class : ProjectItemsCollection Property
Gets the collection of project items associated with the event that was fired
Syntax
public List<Item> ProjectItemsCollection {get;}
Public ReadOnly Property ProjectItemsCollection As List(Of Item)
Remarks
Will be null if ProjectItem is set
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ProjectItemsChangedEventArgs Class
ProjectItemsChangedEventArgs Members