IListConverter<TCollection> sealed class IListConverter<TCollection> : JsonCollectionConverter<TCollection, object> where TCollection : IList Documentation Code public IListConverter()