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