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

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

パラメータ

index
Single値のインデックス。

プロパティ値

Single値。
例外
例外説明
System.ArgumentOutOfRangeExceptionvalueが0未満であるか、4を超えています。
参照

DetachmentCollection クラス
DetachmentCollection メンバ

 

 


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