GrapeCity PlusPak for Windows Forms 10.0J
AddRange メソッド (RadioButtonItemCollection)

リストに追加する項目の配列。
GcRadioGroupBoxコントロールの項目リストに項目の配列を追加します。
シンタックス
Public Sub AddRange( _
   ByVal items() As RadioButtonItem _
) 
public void AddRange( 
   RadioButtonItem[] items
)

パラメータ

items
リストに追加する項目の配列。
参照

参照

RadioButtonItemCollection クラス
RadioButtonItemCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.