Click or drag to resize
Json.NET

JsonArrayAttribute Constructor

 
Overload List
  NameDescription
Public methodJsonArrayAttribute
Initializes a new instance of the JsonArrayAttribute class.
Public methodJsonArrayAttribute(Boolean)
Initializes a new instance of the JsonObjectAttribute class with a flag indicating whether the array can contain null items.
Public methodJsonArrayAttribute(String)
Initializes a new instance of the JsonArrayAttribute class with the specified container Id.
Top
See Also