Skip to content

System.Collections.Generic.ListExtensions.RemoveIndices

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

IndexNamespace IndexListExtensions

Summary

public static void RemoveIndices<T>(this List<T> list, List<int> indices)

Parameters

Clone this wiki locally