バージョン

ShouldSerializeValue メソッド (ValuePropertyDescriptorBase)

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

パラメータ

component
チェックするコンポネント。

戻り値の型

true。
参照