ArcGIS Pro 2.9 API Reference Guide
CanSelect Method

ArcGIS.Desktop.Core Namespace > BrowseProjectFilter Class : CanSelect Method
Returns true if this typeid can be selected while using this browseDialogFilter instance
Syntax
public bool CanSelect( 
   string typeID
)
Public Function CanSelect( _
   ByVal typeID As String _
) As Boolean

Parameters

typeID
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

BrowseProjectFilter Class
BrowseProjectFilter Members