バージョン

GetValue メソッド (UltraDataColumnPropertyDescriptor)

渡されたオブジェクトを返します。
シンタックス
'宣言
 
Public Overrides Function GetValue( _
   ByVal component As Object _
) As Object
public override object GetValue( 
   object component
)

パラメータ

component
リセット可能かどうかをテストするコンポーネント。

戻り値の型

渡されたオブジェクト。
参照