Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: JsonValue this[string]

Declaration

JsonValue this[
    string key
]

Summary

Gets or sets the value associated with the specified key if this value is a JsonDict; otherwise, throws.