AutoComplete for ASP.NET Web Forms
TextFilter コンストラクタ(Stream)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > TextFilter クラス > TextFilter コンストラクタ : TextFilter コンストラクタ(Stream)
Output System.IO.Stream where the report will be rendered.
Initializes a new instance of the TextFilter class attached to a stream.
シンタックス
'宣言
 
Public Function New( _
   ByVal stream As System.IO.Stream _
)
public TextFilter( 
   System.IO.Stream stream
)

パラメータ

stream
Output System.IO.Stream where the report will be rendered.
参照

TextFilter クラス
TextFilter メンバ
オーバーロード一覧