FlexReport for WinForms
Item プロパティ (RplRecs)


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

パラメータ

index
参照

参照

RplRecs クラス
RplRecs メンバ