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

System.Collections.Generic.ListExtensions.AddOrInsert

Malware edited this page May 4, 2019 · 24 revisions

IndexNamespace IndexListExtensions

Summary

public static void AddOrInsert<T>(this List<T> list, T item, int index)

Parameters

Clone this wiki locally