バージョン

AddRange メソッド (NumericDataPointCollection)

このコレクションにNumericDataPointsの配列を追加します。
シンタックス
'宣言
 
Public Overridable Sub AddRange( _
   ByVal points() As NumericDataPoint _
) 
public virtual void AddRange( 
   NumericDataPoint[] points
)

パラメータ

points
このコレクションに追加するNumericDataPoints
参照