ReflectorTrySetIndexedMember Method

Overload List

TrySetIndexedMember(Object, Object, Object) Tries to set the value of an indexable object. It can be either an array or an object with default members (indexed properties).
TrySetIndexedMember(Object, Object, ReflectionWays, Object) Tries to set the value of an indexable object. It can be either an array or an object with default members (indexed properties).

See Also