ArcGIS Pro 3.7 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 Function Clone() As BrowseProjectFilter
    public BrowseProjectFilter Clone()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also