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

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > ScopedFilterExpressionEx クラス : IsExpresssionInScope メソッド
The original expression.
Property path used to check the expression belongs to.
Gets whether the expression belongs to the specified scope.
シンタックス
'宣言
 
Public Shared Function IsExpresssionInScope( _
   ByVal expression As FilterExpression, _
   ByVal scope As System.String _
) As System.Boolean
public static System.bool IsExpresssionInScope( 
   FilterExpression expression,
   System.string scope
)

パラメータ

expression
The original expression.
scope
Property path used to check the expression belongs to.
参照

ScopedFilterExpressionEx クラス
ScopedFilterExpressionEx メンバ