Click or drag to resize

JsonPropertyCollection Constructor

Initializes a new instance of the JsonPropertyCollection class

Namespace:  Stimulsoft.Base.Json.Serialization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JsonPropertyCollection(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.Json.Serialization.JsonPropertyCollection.#ctor(System.Type)"]

See Also