Edit

MultiValueParameter.Values Property

Definition

The actual atomic values specified for the parameter.

public System.Collections.Generic.IReadOnlyList<string> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Values As IReadOnlyList(Of String)

Property Value

Applies to