GroupItemAutomationPeer(GroupItem) 构造函数

定义

初始化 GroupItemAutomationPeer 类的新实例。

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

参数

owner
GroupItem

要为其创建对等的 GroupItem

适用于