MultiSelect for WinForms
MatchWildcardPattern メソッド (PreValidation)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > PreValidation クラス : MatchWildcardPattern メソッド
The input string to match.
The wildcard pattern.
Returns True if the input text matches the specified wildcard pattern passed as argument.
シンタックス
'宣言
 
Public Function MatchWildcardPattern( _
   ByVal text As System.String, _
   ByVal pattern As System.String _
) As System.Boolean
public System.bool MatchWildcardPattern( 
   System.string text,
   System.string pattern
)

パラメータ

text
The input string to match.
pattern
The wildcard pattern.
参照

PreValidation クラス
PreValidation メンバ