JSONClassItem Property (String) |
Namespace:
Nova.Utilities
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public override JSONNode this[
string aKey
] { get; set; }
Parameters
- aKey
- Type: SystemString
Property Value
Type:
JSONNodeSee Also