Freigeben über


CheckResultExtensions.CreateValues(CheckResult) Method

Definition

Create SymbolValues that match against Symbols.

public static Microsoft.PowerFx.ReadOnlySymbolValues CreateValues(this Microsoft.PowerFx.CheckResult check);
static member CreateValues : Microsoft.PowerFx.CheckResult -> Microsoft.PowerFx.ReadOnlySymbolValues
<Extension()>
Public Function CreateValues (check As CheckResult) As ReadOnlySymbolValues

Parameters

check
CheckResult

Returns

Applies to