共用方式為


ItemsViewAutomationPeer(ItemsView) 建構函式

定義

初始化 ItemsViewAutomationPeer 類別的新執行個體。

 ItemsViewAutomationPeer(ItemsView const& owner);
public ItemsViewAutomationPeer(ItemsView owner);
function ItemsViewAutomationPeer(owner)
Public Sub New (owner As ItemsView)

參數

owner
ItemsView

要為其建立的 owner 元素。

適用於