0 out of 2 rated this helpful - Rate this topic

PropertyInfo.GetValue Method

Returns the property value of a specified object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetValue(Object) Returns the property value of a specified object.
Public method GetValue(Object, Object[]) Returns the property value of a specified object with optional index values for indexed properties.
Public method GetValue(Object, BindingFlags, Binder, Object[], CultureInfo) When overridden in a derived class, returns the property value of a specified object that has the specified binding, index, and culture-specific information.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.