このクラスのメンバの一覧は、StockPriceHistoryメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. System.Collections.Generic.List<StockPricePoint>から継承されます。 |
![]() | Company | 株価ティッカーの会社名を取得または設定します。 |
![]() | Count | Gets the number of elements contained in the List. System.Collections.Generic.List<StockPricePoint>から継承されます。 |
![]() | Item | Gets or sets the element at the specified index. System.Collections.Generic.List<StockPricePoint>から継承されます。 |
![]() | Symbol | 株価ティッカーのシンボルを取得または設定します。 |
![]() | Title | データソースのタイトルを取得または設定します。 |