PowerTools ActiveReports for .NET 9.0J
Settings コンストラクタ(NameValueCollection,Boolean)

指定した設定のSystem.Collections.Specialized.NameValueCollection
FPLフラグ
指定した設定を持つSettingsクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal settings As NameValueCollection, _
   ByVal fpl As Boolean _
)
public Settings( 
   NameValueCollection settings,
   bool fpl
)

パラメータ

settings
指定した設定のSystem.Collections.Specialized.NameValueCollection
fpl
FPLフラグ
参照

関連項目

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

 

 


©2003-2015 GrapeCity inc. All rights reserved.