An array of object that contains data stored in members and associated with obj.
For each supplied member of the members array the FormatterServices.GetObjectData(object, System.Reflection.MemberInfo[]) method extracts the value associated with the obj object, and returns it. The length of the returned array is the same as the length of the members array.