MultiSelect for WinForms
MatchExactList メソッド (PreValidation)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > PreValidation クラス : MatchExactList メソッド
The input string to match.
Error information filled in case of failure.
Returns True if the input text matches one of the exact list items specified in PatternString.
シンタックス
'宣言
 
Public Function MatchExactList( _
   ByVal text As System.String, _
   ByVal errorInfo As ErrorInfo _
) As System.Boolean
public System.bool MatchExactList( 
   System.string text,
   ErrorInfo errorInfo
)

パラメータ

text
The input string to match.
errorInfo
Error information filled in case of failure.
参照

PreValidation クラス
PreValidation メンバ