System.Text.Json.Serialization.Converters.ICollectionOfTConverter<TCollection, TElement> sealed class ICollectionOfTConverter<TCollection, TElement> : IEnumerableDefaultConverter<TCollection, TElement> where TCollection : ICollection<TElement> Documentation Code public ICollectionOfTConverter()