Blazor コントロール
FilterTextExpression コンストラクタ

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > FilterTextExpression クラス : FilterTextExpression コンストラクタ
Base class property FilterUnaryExpression
Base class property FilterUnaryExpression
Base class property FilterUnaryExpression
MatchCase mode is enable or not
MatchWholeWord mode is enable or not
Initializes a new instance of the FilterTextExpression class and base class.
シンタックス
'宣言
 
Public Function New( _
   ByVal filterPath As System.String, _
   ByVal filterOperation As FilterOperation, _
   ByVal value As System.Object, _
   ByVal matchCase As System.Boolean, _
   ByVal matchWholeWord As System.Boolean _
)
public FilterTextExpression( 
   System.string filterPath,
   FilterOperation filterOperation,
   System.object value,
   System.bool matchCase,
   System.bool matchWholeWord
)

パラメータ

filterPath
Base class property FilterUnaryExpression
filterOperation
Base class property FilterUnaryExpression
value
Base class property FilterUnaryExpression
matchCase
MatchCase mode is enable or not
matchWholeWord
MatchWholeWord mode is enable or not
参照

FilterTextExpression クラス
FilterTextExpression メンバ