バージョン

StockPriceHistory クラス

株価の履歴を表します。
シンタックス
'宣言
 
Public Class StockPriceHistory 
   Inherits System.Collections.Generic.List(Of StockPricePoint)
public class StockPriceHistory : System.Collections.Generic.List<StockPricePoint> 
参照