バージョン

GetItemValueByMemberPath メソッド (Series)

指定したデータ メンバー パスの項目値を取得します。
シンタックス
'宣言
 
Protected Function GetItemValueByMemberPath( _
   ByVal item As Object, _
   ByVal memberPathName As String, _
   ByVal memberPathValue As String _
) As Object
protected object GetItemValueByMemberPath( 
   object item,
   string memberPathName,
   string memberPathValue
)

パラメータ

item
memberPathName
memberPathValue
参照