Megadocs 0.0.1
All of megapop's internal libraries
Megapop.MegaCore.ICollectionExt Member List

This is the complete list of members for Megapop.MegaCore.ICollectionExt, including all inherited members.

AddRange< T >(this ICollection< T > collection, IEnumerable< T > items)Megapop.MegaCore.ICollectionExtinlinestatic
IsNullOrEmpty< T >([NotNullWhen(false)] this ICollection< T > source)Megapop.MegaCore.ICollectionExtinlinestatic
SetRange< T >(this ICollection< T > collection, IEnumerable< T > items)Megapop.MegaCore.ICollectionExtinlinestatic