Ribbon for WinForms
IsInitialized メソッド (StyledPropertyCollection)

C1.Win.4.8 アセンブリ > C1.Win.C1Themes 名前空間 > StyledPropertyCollection クラス : IsInitialized メソッド
Specified property name.
Gets a value indicating whether the a specified property is initialized.
シンタックス
'宣言
 
Protected Function IsInitialized( _
   ByVal name As String _
) As Boolean
protected bool IsInitialized( 
   string name
)

パラメータ

name
Specified property name.
例外
例外解説
コレクション内の要素にアクセスするために指定したキーが、コレクション内のいずれのキーとも一致しない場合にスローされる例外。
参照

StyledPropertyCollection クラス
StyledPropertyCollection メンバ