DemandMinimumVersion.Max(IEnumerable<Demand>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.TeamFoundation.DistributedTask.WebApi.DemandMinimumVersion Max(System.Collections.Generic.IEnumerable<Microsoft.TeamFoundation.DistributedTask.WebApi.Demand> demands);
static member Max : seq<Microsoft.TeamFoundation.DistributedTask.WebApi.Demand> -> Microsoft.TeamFoundation.DistributedTask.WebApi.DemandMinimumVersion
Public Shared Function Max (demands As IEnumerable(Of Demand)) As DemandMinimumVersion
Parameters
- demands
- IEnumerable<Demand>