CalendarView for WinForms
MatchingSwitches 列挙体

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Text.Lexicons 名前空間 : MatchingSwitches 列挙体
Defines a serial of matched switches.
シンタックス
'宣言
 
Public Enum MatchingSwitches 
   Inherits System.Enum
public enum MatchingSwitches : System.Enum 
メンバ
メンバ解説
NoneIndicates no switch.
PriorityThis pattern will be matched before other patterns and escape.
解説
Use this enumeration can control the parse process.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Framework.Text.Lexicons.MatchingSwitches

参照

C1.Framework.Text.Lexicons 名前空間