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

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

パラメータ

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

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