Summary

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

Returns

ImmutableArray

Parameters