Namespace: Fleece
Assembly: Fleece.SystemTextJson.dll
Parent Module: SystemTextJson
Abbreviation For:
Map<string, JsonValue>
Base Type:
obj
All Interfaces:
IReadOnlyDictionary<string, JsonValue>
,
IReadOnlyCollection<KeyValuePair<string, JsonValue>>
,
IComparable
,
IDictionary<string, JsonValue>
,
ICollection<KeyValuePair<string, JsonValue>>
,
IEnumerable<KeyValuePair<string, JsonValue>>
,
IEnumerable
Instance member | Description |
Full Usage:
this.Count
Returns: int
|
|
Full Usage:
this.IsEmpty
Returns: bool
|
|
|
|