JArray Constructor | 
| Name | Description | |
|---|---|---|
| JArray | 
            Initializes a new instance of the JArray class.
              | |
| JArray(Object) | 
            Initializes a new instance of the JArray class with the specified content.
              | |
| JArray(Object) | 
            Initializes a new instance of the JArray class with the specified content.
              | |
| JArray(JArray) |