PowerTools SPREAD for ASP.NET 8.0J
GetValue メソッド (DoubleCollectionPropertyDescriptor)

値を取得するプロパティを持つコンポーネント。
コンポーネントのプロパティの現在の値を取得します。
構文
'Declaration
 
Public Overrides Function GetValue( _
   ByVal component As Object _
) As Object
public override object GetValue( 
   object component
)

パラメータ

component
値を取得するプロパティを持つコンポーネント。

戻り値の型

指定したコンポーネントのプロパティの値。
参照

DoubleCollectionPropertyDescriptor クラス
DoubleCollectionPropertyDescriptor メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.