ArcGIS Pro 2.9 API Reference Guide
ItemCollectionCopy Property

ArcGIS.Desktop.Framework.Contracts Namespace > Gallery Class : ItemCollectionCopy Property
Gets a copy of the gallery's items which is safe to iterate over from any thead.
Syntax
public List<object> ItemCollectionCopy {get;}
Public ReadOnly Property ItemCollectionCopy As List(Of Object)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Gallery Class
Gallery Members