System.Collections.Generic.ListExtensions.ToArray - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← ListExtensions
public static O[] ToArray<I, O>(this IList<I> collection, Func<I, O> selector)
- IList<I> collection
- Func<I, O> selector