Compartir a través de


HubSectionAutomationPeer(HubSection) Constructor

Definición

Inicializa una nueva instancia de la clase HubSectionAutomationPeer .

 HubSectionAutomationPeer(HubSection const& owner);
public HubSectionAutomationPeer(HubSection owner);
function HubSectionAutomationPeer(owner)
Public Sub New (owner As HubSection)

Parámetros

owner
HubSection

HubSection para la que se va a crear el elemento del mismo nivel.

Se aplica a