Summary

public static ImmutableList<T> CreateRange<T>(IEnumerable<T> items)

Returns

ImmutableList

Parameters