JSONNodeAdd Method (String, JSONNode) |
Namespace:
Nova.Utilities
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public virtual void Add(
string aKey,
JSONNode aItem
)
Parameters
- aKey
- Type: SystemString
- aItem
- Type: Nova.UtilitiesJSONNode
See Also