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

System.Collections.Generic.ListExtensions.AtMod

Malware edited this page Dec 25, 2018 · 24 revisions

IndexListExtensions

Summary

public T AtMod<T>(List<T> list, int index)

Returns

T

Parameters

Summary

public T AtMod<T>(ListReader<T> list, int index)

Returns

T

Parameters

Clone this wiki locally