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
public bool SearchItem( string searchString )
Public Function SearchItem( _ ByVal searchString As String _ ) As Boolean
Target Platforms: Windows 11, Windows 10, Windows 8.1