JavaScript Required:
This documentation site requires JavaScript to function. Please enable JavaScript in your browser to view the navigation and search features.
🏠
🔄 Mod API
System.Collections.Generic.ListExtensions
Pop<TValue>
Summary
public static TValue Pop<TValue>(this List<TValue> self)
Returns
TValue
Parameters
List
self