| AppendArray method (NotesJSONArray) | Appends a NotesJSONArray to a NotesJSONArray. |
| AppendElement method (NotesJSONArray) | Appends an NotesJSONElement to a NotesJSONArray. |
| AppendObject method (NotesJSONArray) | Appends a NotesJSONObject to a NotesJSONArray. |
| Copy method (NotesJSONArray) | Copy value from a NotesJSONArray. |
| GetFirstElement method (NotesJSONArray) | Returns the first JSON element in an array. |
| GetNextElement method (NotesJSONArray) | Returns the next JSON element in an array. |
| GetNthElement method (NotesJSONArray) | Returns the JSON element at a specified position in an array. |