FlexReport for WinForms
RplReader コンストラクタ


C1.Document.4.6.2 アセンブリ > C1.Ssrs.RplReader 名前空間 > RplReader クラス : RplReader コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal stream As System.IO.Stream, _
   ByVal log As IReaderLog _
)
'使用法
 
Dim stream As System.IO.Stream
Dim log As IReaderLog
 
Dim instance As New RplReader(stream, log)
public RplReader( 
   System.IO.Stream stream,
   IReaderLog log
)

パラメータ

stream
log
参照

参照

RplReader クラス
RplReader メンバ