Extension Methods from Abbas
-
AnySafe
Determines if the collection contains any elements. If the argument is null, false will be returned. This is useful when you don't know in advance whether the collection will be null or not.
ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Determines if the collection contains any elements. If the argument is null, false will be returned. This is useful when you don't know in advance whether the collection will be null or not.