GrapeCity SPREAD for Windows Forms 12.0J
Item プロパティ (DoubleCollectionCollection)


項目のインデックス。
指定したインデックスにある項目を取得または設定します。
構文
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As DoubleCollection
'使用法
 
Dim instance As DoubleCollectionCollection
Dim index As Integer
Dim value As DoubleCollection
 
instance.Item(index) = value
 
value = instance.Item(index)
public DoubleCollection this[ 
   int index
]; {get; set;}

パラメータ

index
項目のインデックス。

プロパティ値

項目。
参照

DoubleCollectionCollection クラス
DoubleCollectionCollection メンバ

 

 


Copyright © 2004 GrapeCity inc.