バージョン

GetValue メソッド (CollectionItemPropertyDescriptor)

このプロパティの値を返します。
シンタックス
'宣言
 
Public Overrides Function GetValue( _
   ByVal component As Object _
) As Object
public override object GetValue( 
   object component
)

パラメータ

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

戻り値の型

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