JsonNode Get T  Method 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 T Get<T>(
	string nodeName
)
Type Parameters

T

Return Value

Type: T
See Also