| Overload | Description |
|---|---|
| CaptionsArrayList Constructor() | Creates an array representing the captions that are available for the user. |
| CaptionsArrayList Constructor(ArrayList,String) | Creates an array representing the captions that are available for the user. |
| CaptionsArrayList Constructor(String) | Creates an array representing the captions that are available for the user. |
| CaptionsArrayList Constructor(ArrayList) | Creates an array representing the captions that are available for the user. |