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