MESCIUS SPREAD for Windows Forms 17.0J
Item(Int32) プロパティ

インデックスを表す<b><see cref="T:System.Int32">Int32</see></b>値。
コレクション内の指定したインデックスにある SideButtonBase オブジェクトを取得または設定します。
構文
'Declaration
 
Public Overloads Property Item( _
   ByVal index As Integer _
) As SideButtonBase
public SideButtonBase Item( 
   int index
) {get; set;}

パラメータ

index
インデックスを表す<b><see cref="T:System.Int32">Int32</see></b>値。

プロパティ値

有効な各インデックスにある<typeparamref name="T" />。
例外
例外説明
System.ArgumentOutOfRangeException 
参照

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

 

 


© MESCIUS inc. All rights reserved.