MultiSelect for WinForms
ParseContent(Object,ErrorInfo) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > C1TextBox クラス : ParseContent(Object,ErrorInfo) メソッド
Output parameter: Parsing result
Output parameter: Object detailing error information, if an error occurred.
Parses the Text string.
シンタックス
'宣言
 
Public Function ParseContent( _
   ByRef parsedValue As System.Object, _
   ByVal errorInfo As ErrorInfo _
) As ErrorReasonEnum
public ErrorReasonEnum ParseContent( 
   out System.object parsedValue,
   ErrorInfo errorInfo
)

パラメータ

parsedValue
Output parameter: Parsing result
errorInfo
Output parameter: Object detailing error information, if an error occurred.
参照

C1TextBox クラス
C1TextBox メンバ