共用方式為


GroupItemAutomationPeer(GroupItem) 建構函式

定義

初始化 GroupItemAutomationPeer 類別的新實例。

 GroupItemAutomationPeer(GroupItem const& owner);
public GroupItemAutomationPeer(GroupItem owner);
function GroupItemAutomationPeer(owner)
Public Sub New (owner As GroupItem)

參數

owner
GroupItem

要為其建立對等的 GroupItem

適用於