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
AddHashsetCasting<T1,T2>
Summary
public static void AddHashsetCasting<T1, T2>(this List<T1> list, HashSet<T2> hashset)
Parameters
List
list
HashSet
hashset