RangeBaseAutomationPeer(RangeBase) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.