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

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

パラメータ

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

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