Initializes a new instance of the
JsonArrayAttribute class with the specified container Id.

Declaration Syntax
public JsonArrayAttribute(
string id
)
Public Sub New ( _
id As String _
)
public:
JsonArrayAttribute(
String^ id
)

Parameters
- id (String)
- The container Id.
Assembly:
Newtonsoft.Json (Module: Newtonsoft.Json) Version: 3.5.0.0 (3.5.0.0)