JsonNode Item Property (String)Delta Engine Documentation

Namespace: DeltaEngine.Content.Json
Assembly: DeltaEngine.Content.Json (in DeltaEngine.Content.Json.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public JsonNode this[
	string childName
] { get; }

Property Value

Type: JsonNode
See Also