ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / PaneCollection Class
Members

In This Topic
    PaneCollection Class
    In This Topic
    Panes collection object. This class contains all active instances of panes as well as supplying the mechanism for creating new instances of panes.
    Object Model
    PaneCollection ClassPane Class
    Syntax
    public sealed class PaneCollection : System.Collections.IEnumerable  
    Public NotInheritable Class PaneCollection 
       Implements System.Collections.IEnumerable 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Framework.PaneCollection

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also