Initializes a new instance of the StockPrice class.
Overload List| Name | Description |
|---|---|
Initializes a new instance of the StockPrice class with the specified open, close, low and high values. |
|
Initializes a new instance of the StockPrice class with the specified open, close, low, high data values and a date value. |
See Also