CalendarView for WinForms
CharacterQuotationPattern コンストラクタ(Char,Char,Char,Boolean)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Text.Lexicons 名前空間 > CharacterQuotationPattern クラス > CharacterQuotationPattern コンストラクタ : CharacterQuotationPattern コンストラクタ(Char,Char,Char,Boolean)
The escape.
The left symbol.
The right symbol.
The text include symbol.
Constructor.
シンタックス
'宣言
 
Public Function New( _
   ByVal escape As System.Char, _
   ByVal leftSymbol As System.Char, _
   ByVal rightSymbol As System.Char, _
   ByVal includeSymbol As System.Boolean _
)
public CharacterQuotationPattern( 
   System.char escape,
   System.char leftSymbol,
   System.char rightSymbol,
   System.bool includeSymbol
)

パラメータ

escape
The escape.
leftSymbol
The left symbol.
rightSymbol
The right symbol.
includeSymbol
The text include symbol.
参照

CharacterQuotationPattern クラス
CharacterQuotationPattern メンバ
オーバーロード一覧