![]() |
AR Design
UBC EML collab with UBC SALA - visualizing IoT data in AR
|
Static Public Member Functions | |
| static T | MaxOrDefault< T > (this IEnumerable< T > items, IComparer< T > comparer=null) |
| Returns the max element based on the provided comparer or the default value when the list is empty More... | |
Definition at line 8 of file EnumerableExtensions.cs.
|
static |
Returns the max element based on the provided comparer or the default value when the list is empty
Definition at line 14 of file EnumerableExtensions.cs.