[]
Creates the internal list from the source.
protected abstract IReadOnlyList<T> CreateInternalList(IReadOnlyList<S> source)
The source.