バージョン

Item プロパティ (TrendlineCollection)

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

パラメータ

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