GroupItemAutomationPeer(GroupItem) Constructor

Definition

Initializes a new instance of the GroupItemAutomationPeer class.

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

Parameters

owner
GroupItem

The GroupItem to create the peer for.

Applies to