CollectionExtensions static class CollectionExtensions Documentation Code public static Type[] Append(this Type type, Type[] types) public static Type[] Append(this Type[] types, Type type) public static TItem[] Append<TItem>(this TItem[] types, TItem[] others) public static Type[] GetTypes(this IList<ParameterExpression> parameters)