MESCIUS SPREAD for Windows Forms 17.0J
Item プロパティ (Collection<T>)

指定したインデックスにある要素を取得または設定します。
構文
'Declaration
 
Public Overridable ReadOnly Default Property Item( _
   ByVal index As Integer _
) As T
public virtual T this[ 
   int index
]; {get;}

パラメータ

index

プロパティ値

指定したインデックスにある要素。
参照

Collection<T> クラス
Collection<T> メンバ

 

 


© MESCIUS inc. All rights reserved.