JsonCollectionInfoValues<TCollection>
Provides serialization metadata about a collection type.
A JsonTypeInfo instance representing the element type.
If a dictionary type, the JsonTypeInfo instance representing the key type.
The JsonNumberHandling option to apply to number collection elements.
A Func<T> to create an instance of the collection when deserializing.
An optimized serialization implementation assuming pre-determined JsonSourceGenerationOptionsAttribute defaults.
public JsonCollectionInfoValues()