JsonNodeList Constructor
Constructor.
Namespace: MichaelBrooks.UK.JsonAssembly: JsonDOM (in JsonDOM.dll) Version: 1.0.7
public JsonNodeList(
JsonNode parentNode
)
Parameters
- parentNode JsonNode
- The JsonNode that is the parent for the children held by this object.