getDictionary
Gets a Dictionary at the given index. Return null if the value is not a dictionary.
Return
the Dictionary object.
Parameters
index
the index. This value must not exceed the bounds of the array.
Gets a Dictionary at the given index. Return null if the value is not a dictionary.
the Dictionary object.
the index. This value must not exceed the bounds of the array.