Method Concat NamespacePinwheel.Memo AssemblyPinwheel.Memo.Editor.dll Concat<T>(T[], T[]) public static T[] Concat<T>(this T[] array1, T[] array2) Parameters array1 T[] array2 T[] Returns T[] Type Parameters T