MultiSelect for WinForms
GetStoredText メソッド (MaskInfo)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > MaskInfo クラス : GetStoredText メソッド
String containing characters entered by the user, including those on optional positions that were left blank (skipped).
Returns the string that will be stored in the database, in accordance with current values of SaveLiterals, SaveBlanks and StoredEmptyChar properties.
シンタックス
'宣言
 
Public Function GetStoredText( _
   ByVal content As System.String _
) As System.String
public System.string GetStoredText( 
   System.string content
)

パラメータ

content
String containing characters entered by the user, including those on optional positions that were left blank (skipped).
参照

MaskInfo クラス
MaskInfo メンバ