[This is preliminary documentation and is subject to change.]
 Overload List
Overload List
| Name | Description | 
|---|---|
| GetElement(Boolean, array<Object>[]()[]) | 
            Reads element at specified path. Element is created if not exist.
             | 
| GetElement(Int32, array<Object>[]()[]) | 
            Reads element at specified path. Element is created if not exist.
             | 
| GetElement(Single, array<Object>[]()[]) | 
            Reads element at specified path. Element is created if not exist.
             | 
| GetElement(String, array<Object>[]()[]) | 
            Reads element at specified path. Element is created if not exist.
             | 


























