MESCIUS SPREAD for ASP.NET 10.0J
Item プロパティ (DoubleCollection)

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

パラメータ

index
倍精度値のインデックス。

プロパティ値

倍精度値。
参照

DoubleCollection クラス
DoubleCollection メンバ

 

 


© MESCIUS inc. All rights reserved.