バージョン

ShouldSerializeValue メソッド (UltraScheduleArrayPropertyDescriptor)

プロパティを存続させる必要があるかどうかを示します。
シンタックス
'宣言
 
Public Overrides Function ShouldSerializeValue( _
   ByVal component As Object _
) As Boolean
public override bool ShouldSerializeValue( 
   object component
)

パラメータ

component

戻り値の型

このプロパティがデフォルト値に設定されていない場合、True を返します。
参照