ReflectorSetIndexedMember Method

Overload List

SetIndexedMember(Object, Object, Object) Sets the value of an indexable object. It can be either an array instance or an object with default members (indexed properties).
SetIndexedMember(Object, Object, ReflectionWays, Object) Sets the value of an indexable object. It can be either an array instance or an object with default members (indexed properties).

See Also