Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

System.Collections.Generic.ListExtensions.RemoveIndices

Malware edited this page Jan 26, 2019 · 25 revisions

IndexNamespace IndexListExtensions

Summary

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

Parameters

Clone this wiki locally