バージョン

HasAppearance メソッド (AppearancesManager)

AppearanceBase が指定されたインデックスに割り当てられている場合は True を返します。
シンタックス
'宣言
 
Public Function HasAppearance( _
   ByVal index As Integer _
) As Boolean
public bool HasAppearance( 
   int index
)

パラメータ

index
評価するインデックス

戻り値の型

外観が指定された場所に存在する場合は True
参照