Bid(Tick) Constructor
Initializes a new instance of the Bid class.
This language is not supported or no code example is available.
public:
Bid(
Tick^ tick
)
This language is not supported or no code example is available.
public function Bid(
tick : Tick
);
This language is not supported or no code example is available.
Parameters
-
tick
-
Tick
The tick.
In this article
Definition