Bar(Bar) Constructor

Initializes a new instance of the Bar class.
public Bar( 
Bar bar 
)
This language is not supported or no code example is available.
public:  
Bar( 
Bar^ bar 
)
This language is not supported or no code example is available.
public function Bar( 
bar : Bar 
);
This language is not supported or no code example is available.

Parameters

bar
Bar

The bar.

In this article

Definition