ActiveReports for .NET 18.0J
GenericCache<TKey,TValue,TCacheNodeFactory> コンストラクタ

GrapeCity.Viewer.Common.Implementation 名前空間 > GenericCache<TKey,TValue,TCacheNodeFactory> クラス : GenericCache<TKey,TValue,TCacheNodeFactory> コンストラクタ
キャッシュフィルファクター。
キャッシュ容量。
GenericCacheクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal fillFactor As Double, _
   ByVal capacity As Long _
)
public GenericCache<TKey,TValue,TCacheNodeFactory>( 
   double fillFactor,
   long capacity
)

パラメータ

fillFactor
キャッシュフィルファクター。
capacity
キャッシュ容量。
参照

GenericCache<TKey,TValue,TCacheNodeFactory> クラス
GenericCache<TKey,TValue,TCacheNodeFactory> メンバ