ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / SearchItem Method

In This Topic
    SearchItem Method
    In This Topic
    Search
    Syntax
    public bool SearchItem( 
       string searchString
    )
    Public Function SearchItem( _
       ByVal searchString As String _
    ) As Boolean

    Parameters

    searchString

    Return Value

    True if the search string was matched
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also