バージョン

StylePropertyCache コンストラクタ

コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal propertiesCacheCount As Integer _
)
public StylePropertyCache( 
   int propertiesCacheCount
)

パラメータ

propertiesCacheCount
CachePropertyValue および GetCachedProperty メソッドによってキャッシュされる解決された値を持つプロパティの番号。
参照