共用方式為


ListViewAutomationPeer(ListView) 建構函式

定義

初始化 ListViewAutomationPeer 類別的新實例。

 ListViewAutomationPeer(ListView const& owner);
public ListViewAutomationPeer(ListView owner);
function ListViewAutomationPeer(owner)
Public Sub New (owner As ListView)

參數

owner
ListView

要為其建立對等的 ListView

適用於