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