GrapeCity PlusPak for Windows Forms 10.0J
Item(String) プロパティ

取得する CheckBoxItem オブジェクトの名前を示す文字列値。
指定した名前によって要素を取得します。
シンタックス
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As CheckBoxItem
public CheckBoxItem Item( 
   string name
) {get;}

パラメータ

name
取得する CheckBoxItem オブジェクトの名前を示す文字列値。

プロパティ値

指定した名前によって見つかった要素を示す CheckBoxItem オブジェクト。
参照

参照

CheckedCheckBoxItemCollection クラス
CheckedCheckBoxItemCollection メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.