Method Swap NamespacePinwheel.Griffin AssemblyPinwheel.Polaris.Runtime.dll Swap<T>(List<T>, int, int) public static void Swap<T>(List<T> list, int firstIndex, int secondIndex) Parameters list List<T> firstIndex int secondIndex int Type Parameters T