ArcGIS Pro 2.9 API Reference Guide
FindElements Method (Report)

ArcGIS.Desktop.Reports Namespace > Report Class : FindElements Method
The names of the elements to find. Cannot be null.
Finds the elements with the given names on the report.
Syntax

Parameters

elementNames
The names of the elements to find. Cannot be null.

Return Value

A IList or an empty list if no elements are found
Exceptions
ExceptionDescription
Value cannot be null: elementNames
Remarks
Find recurses nested groups to find the given elements.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Report Class
Report Members