Summary
public static T AtMod<T>(this List<T> list, int index)
Returns
Parameters
Summary
public static T AtMod<T>(this ListReader<T> list, int index)
Returns
Parameters
- ListReader
list - int index
public static T AtMod<T>(this List<T> list, int index)
public static T AtMod<T>(this ListReader<T> list, int index)