FlexReport for WPF
Item プロパティ (GradientStopCollection)


C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > GradientStopCollection クラス : Item プロパティ
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As GradientStop
'使用法
 
Dim instance As GradientStopCollection
Dim index As System.Integer
Dim value As GradientStop
 
instance.Item(index) = value
 
value = instance.Item(index)
public GradientStop this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

GradientStopCollection クラス
GradientStopCollection メンバ