PowerTools MultiRow for Windows Forms 8.0J
AddRange(ObjectCollection) メソッド

このコレクションに読み込む ListLabelCell.ObjectCollection
ListLabelCell 用の項目のリストに既存の ListLabelCell.ObjectCollection の項目を追加します。
構文
Public Overloads Sub AddRange( _
   ByVal value As ListLabelCell.ObjectCollection _
) 
public void AddRange( 
   ListLabelCell.ObjectCollection value
)

パラメータ

value
このコレクションに読み込む ListLabelCell.ObjectCollection
例外
例外解説
System.InvalidOperationExceptionセルの DataSource プロパティの値が null 参照 (Visual Basicでは Nothing) ではありません。
System.ArgumentExceptionitems 配列内のいずれかの項目が null 参照 (Visual Basicでは Nothing) です。
System.ArgumentNullExceptionitems が null 参照 (Visual Basicでは Nothing) です。
参照

ListLabelCell.ObjectCollection クラス
ListLabelCell.ObjectCollection メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.