PowerTools SPREAD for ASP.NET 8.0J
Item プロパティ (DoubleCollectionCollection)

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

パラメータ

index
項目のインデックス。

プロパティ値

項目。
参照

DoubleCollectionCollection クラス
DoubleCollectionCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.