'宣言 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 )