バージョン

GetValue メソッド

指定したデータ項目の値を取得します。
シンタックス
'宣言
 
Function GetValue( _
   ByVal dataItem As Object _
) As Object
object GetValue( 
   object dataItem
)

パラメータ

dataItem
データ項目の値を取得します。

戻り値の型

指定したデータ項目に関連付けられる値。
参照