Blazor コントロール
RemoveExpressionInScope メソッド

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > ScopedFilterExpressionEx クラス : RemoveExpressionInScope メソッド
The original expression.
The property path used to determine the part of the original expression that will be removed.
Removes the expression in the specified scope.
シンタックス
'宣言
 
Public Shared Function RemoveExpressionInScope( _
   ByVal expression As FilterExpression, _
   ByVal scope As System.String _
) As FilterExpression
public static FilterExpression RemoveExpressionInScope( 
   FilterExpression expression,
   System.string scope
)

パラメータ

expression
The original expression.
scope
The property path used to determine the part of the original expression that will be removed.
参照

ScopedFilterExpressionEx クラス
ScopedFilterExpressionEx メンバ