Namespace: Json.Schema.Api.OpenApi
Inheritance: ExtensionData 🡒 Dictionary<string, JsonNode> 🡒 object
Implemented interfaces:
- IDictionary<string, JsonNode>
- ICollection<KeyValuePair<string, JsonNode>>
- IEnumerable<KeyValuePair<string, JsonNode>>
- IEnumerable
- IDictionary
- ICollection
- IReadOnlyDictionary<string, JsonNode>
- IReadOnlyCollection<KeyValuePair<string, JsonNode>>
- ISerializable
- IDeserializationCallback
- IRefTargetContainer
Supports extension data for all types.
Properties
| Name | Type | Summary |
|---|---|---|
| Capacity | int | Â |
| Comparer | IEqualityComparer<string> | Â |
| Count | int | Â |
| Item | JsonNode | Â |
| Keys | KeyCollection | Â |
| Values | ValueCollection | Â |