バージョン

ShouldSerializeValue メソッド (BandPropertyDescriptor)

バンドの ShouldSerialize を返します。
シンタックス
'宣言
 
Public Overrides Function ShouldSerializeValue( _
   ByVal component As Object _
) As Boolean
public override bool ShouldSerializeValue( 
   object component
)

パラメータ

component
持続性を調べるプロパティを持つコンポーネント。

戻り値の型

バンドの ShouldSerialize を返します。
参照