Megadocs 0.0.1
All of megapop's internal libraries
|
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.ICollectionExt | inlinestatic |
IsNullOrEmpty< T >([NotNullWhen(false)] this ICollection< T > source) | Megapop.MegaCore.ICollectionExt | inlinestatic |
SetRange< T >(this ICollection< T > collection, IEnumerable< T > items) | Megapop.MegaCore.ICollectionExt | inlinestatic |