CheckResultExtensions.CreateValues(CheckResult) 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.
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