RangeBaseAutomationPeer(RangeBase) Constructor

Definition

Initializes a new instance of the RangeBaseAutomationPeer class.

public:
 RangeBaseAutomationPeer(RangeBase ^ owner);
 RangeBaseAutomationPeer(RangeBase const& owner);
public RangeBaseAutomationPeer(RangeBase owner);
function RangeBaseAutomationPeer(owner)
Public Sub New (owner As RangeBase)

Parameters

owner
RangeBase

The owner element to create for.

Applies to