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

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

    Parameters

    searchString

    Return Value

    True if the search string was matched
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also