[]
Gets or sets the function that converts a source item into an item of this collection.
protected Func<IReadOnlyList<S>, int, IReadOnlyList<T>> SelectMany { get; set; }