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.
The condition field of the case.
public Func<in T,bool> Condition { get; }
member this.Condition : Func<'T, bool>
Public ReadOnly Property Condition As Func(Of In T, Boolean)