System.Linq.Expressions.SwitchCase.TestValues Property

Gets the values of this case. This case is selected for execution when the SwitchExpression.SwitchValue matches any of these values.

Syntax

public System.Collections.ObjectModel.ReadOnlyCollection<Expression> TestValues { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Linq.Expressions
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0