get
Subscript access to a Fragment object of the projecting result value at the given index.
Parameters
The select result index. If the index value exceeds the bounds of the array, the Fragment object will represent a null value.
Gets document fragment object by the given document ID.
Parameters
The key.
Subscript access to a Fragment object of the projecting result value for the given key.
Parameters
The select result key.
Subscript access to a MutableFragment object of the projecting result value at the given index.
Parameters
The select result index. If the index value exceeds the bounds of the array, the MutableFragment object will represent a null value.
Subscripting access to a MutableFragment object that represents the value of the dictionary by key.
Parameters
The key.
Subscript access to a MutableFragment object of the projecting result value for the given key.
Parameters
The select result key.