Constructor NoAllocReadOnlyCollection NoAllocReadOnlyCollection(List<T>) Construct a new instance Declaration public NoAllocReadOnlyCollection(List<T> source) Parameters Type Name Description List<T> source The source list