Partilhar via


IPostCheckErrorHandler.Process(CheckResult) Method

Definition

public System.Collections.Generic.IEnumerable<Microsoft.PowerFx.ExpressionError> Process(Microsoft.PowerFx.CheckResult check);
abstract member Process : Microsoft.PowerFx.CheckResult -> seq<Microsoft.PowerFx.ExpressionError>
Public Function Process (check As CheckResult) As IEnumerable(Of ExpressionError)

Parameters

check
CheckResult

Returns

Applies to