ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / BrowseProjectFilter Class / Clone Method

In This Topic
    Clone Method (BrowseProjectFilter)
    In This Topic
    Returns a new instance of a BrowseProjectFilter with the same properties as the one being cloned
    Syntax
    public BrowseProjectFilter Clone()
    Public Function Clone() As BrowseProjectFilter
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also