バージョン

Item プロパティ (TrendlineCollection)

コレクション内の指定した順序位置にある Trendline インスタンスを返します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As Trendline
public Trendline this[ 
   System.int index
]; {get;}

パラメータ

index
ゼロから始まるインデックス
参照

オンラインで表示: GitHub