SupportClass.CollectionsManager.Min Method
Obtain the minimum element of the given collection with the specified comparator.
Parameters
- Collection
- Collection from which the minimum value will be obtained.
- Comparator
- The comparator with which to determine the minimum element.
Return Value
See Also
SupportClass.CollectionsManager Class | (global) Namespace