Bid(Bid) Constructor

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

Parameters

bid
Bid

The bid.

In this article

Definition