バージョン

AddRange メソッド (AxisLabelLayoutBehaviorCollection)

動作の範囲をこのコレクションに追加します。
シンタックス
'宣言
 
Public Overridable Sub AddRange( _
   ByVal items() As AxisLabelLayoutBehavior _
) 
public virtual void AddRange( 
   AxisLabelLayoutBehavior[] items
)

パラメータ

items
追加する動作の配列。
参照