.NET Framework Class Library
PropertyInfo..::.SetValue Method

Sets the property value for the given object to the given value.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkSetValue(Object, Object, array<Object>[]()[])Sets the value of the property with optional index values for index properties.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkSetValue(Object, Object, BindingFlags, Binder, array<Object>[]()[], CultureInfo)When overridden in a derived class, sets the property value for the given object to the given value.
Top
See Also

Reference

Tags :


Page view tracker