GrapeCity InputMan for Windows Forms 11.0J
Item(Int32) プロパティ

インデックスを指定するInt32値。
コレクション内の指定したインデックス位置にあるSideButtonBaseを 取得または設定します。
シンタックス
Public Overloads Property Item( _
   ByVal index As Integer _
) As SideButtonBase
public SideButtonBase Item( 
   int index
) {get; set;}

パラメータ

index
インデックスを指定するInt32値。
例外
例外解説
System.ArgumentOutOfRangeException 指定された引数は、有効な値の範囲内にありません。
参照

参照

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

 

 


© 2004 GrapeCity inc. All rights reserved.