バージョン 24.2 (最新)

StockPriceHistory クラス プロパティ

このクラスのメンバの一覧は、StockPriceHistoryメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティCapacityGets or sets the total number of elements the internal data structure can hold without resizing. System.Collections.Generic.List<StockPricePoint>から継承されます。
Public プロパティCompany株価ティッカーの会社名を取得または設定します。  
Public プロパティCountGets the number of elements contained in the List. System.Collections.Generic.List<StockPricePoint>から継承されます。
Public プロパティItemGets or sets the element at the specified index. System.Collections.Generic.List<StockPricePoint>から継承されます。
Public プロパティSymbol株価ティッカーのシンボルを取得または設定します。  
Public プロパティTitleデータソースのタイトルを取得または設定します。  
トップ
参照