ArcGIS Pro 2.9 API Reference Guide
Create(String) Method

ArcGIS.Desktop.Framework Namespace > PaneCollection Class > Create Method : Create(String) Method
The DAML identifier.
Create a new instance of the pane identified by the specified DAML ID.
Syntax
public Pane Create( 
   string id
)
Public Overloads Function Create( _
   ByVal id As String _
) As Pane

Parameters

id
The DAML identifier.

Return Value

The Pane.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PaneCollection Class
PaneCollection Members
Overload List