Click or drag to resize

JSONNodeItem Property (String)

Namespace:  Nova.Utilities
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public virtual JSONNode this[
	string aKey
] { get; set; }

Parameters

aKey
Type: SystemString

Property Value

Type: JSONNode
See Also