All Visual Basic extension methods for type ienumerable-t
-
Returns the first element of a sequence, or a nullable value which has no value if no element is found.
-
Shuffle-Method for randomizing IEnumerables (It's not the fastest method to do this, if that's important to you)