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


コレクション内のオブジェクトのインデックスを表すSystem.Int32値。
指定したコレクションから<see cref="T:GrapeCity.Spreadsheet.ColorStop" />オブジェクトを取得します。
構文
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As Integer _
) As ColorStop
'使用法
 
Dim instance As IColorStops
Dim index As Integer
Dim value As ColorStop
 
value = instance.Item(index)
ColorStop this[ 
   int index
]; {get;}

パラメータ

index
コレクション内のオブジェクトのインデックスを表すSystem.Int32値。
参照

IColorStops インタフェース
IColorStops メンバ

 

 


Copyright © 2004 GrapeCity inc.