MultiSelect for WinForms
ParseInfo クラス メンバ
プロパティ  メソッド 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 : ParseInfo クラス

ParseInfoデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティTrue if string comparisons are case-sensitive; otherwise, False.  
Public プロパティCustom format specifier (in parsing used for DateTime and Boolean types only).  
Public プロパティDetermines the styles (flags) permitted in input strings representing date/time.  
Public プロパティIf True, empty strings are interpreted as null values (DbNull).  
Public プロパティError message shown in the standard message box and/or in the exception.  
Public プロパティThe format used for parsing.  
Public プロパティManages inheritance of the ParseInfo properties from the host control properties.  
Public プロパティThe string representing DbNull value.  
Public プロパティDetermines the styles (flags) permitted in input strings representing numbers.  
Public プロパティIf True, trailing spaces are removed before parsing.  
Public プロパティIf True, leading spaces are removed before parsing.  
トップ
パブリック メソッド
 名前解説
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドReturns True if the argument represents a null value (DBNull).  
Public メソッドConverts text to the specified data type.  
Public メソッドConverts the text to a Boolean value.  
Public メソッドConverts text to a value using one of DateTime formats.  
Public メソッドConverts the text to a Decimal value using a fixed numeric format.  
Public メソッドConverts the text to a Double value using a float numeric format.  
Public メソッドConverts the text to Int64 value using an integer numeric format.  
Public メソッドResets whole ParseInfo property of base control  
トップ
参照

ParseInfo クラス
C1.Win.C1Input 名前空間