ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.GeoProcessing Namespace / GeoprocessingProjectItem Class / Search Method / Search(String) Method
the search string.

In This Topic
    Search(String) Method
    In This Topic
    Searches the item for the specified string.
    Syntax
    Public Overloads Function Search( _
       ByVal searchString As String _
    ) As IEnumerable(Of Item)

    Parameters

    searchString
    the search string.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also