Click or drag to resize

JsonArrayAttribute Constructor (Boolean)

Initializes a new instance of the JsonArrayAttribute class

Namespace:  Stimulsoft.Base.Json
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JsonArrayAttribute(
	bool allowNullItems
)

Parameters

allowNullItems
Type: SystemBoolean

[Missing <param name="allowNullItems"/> documentation for "M:Stimulsoft.Base.Json.JsonArrayAttribute.#ctor(System.Boolean)"]

See Also