バージョン

ShouldSerializeAppearance メソッド (AppearancesManager)

指定されたインデックスで外観オブジェクトを永続化する必要がある場合、True を返します
シンタックス
'宣言
 
Public Function ShouldSerializeAppearance( _
   ByVal index As Integer _
) As Boolean
public bool ShouldSerializeAppearance( 
   int index
)

パラメータ

index

戻り値の型

指定したインデックスで外観オブジェクトが非デフォルト値に設定されている場合は True。
参照