ArcGIS Pro 2.9 API Reference Guide
Search(String) Method

ArcGIS.Desktop.Catalog Namespace > FolderConnectionProjectItem Class > Search Method : Search(String) Method
The string to search for.
Performs the search using the specified string.
Syntax
Public Overloads Function Search( _
   ByVal searchString As String _
) As IEnumerable(Of Item)

Parameters

searchString
The string to search for.

Return Value

An enumeration of Items that match the searchString.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

FolderConnectionProjectItem Class
FolderConnectionProjectItem Members
Overload List