Skip to content

System.Collections.Generic.ListExtensions.Swap

Morten Aune Lyrstad edited this page Apr 16, 2022 · 24 revisions

IndexNamespace IndexListExtensions

Summary

public static void Swap<T>(this List<T> list, int a, int b)

Parameters

Clone this wiki locally