CalendarView for WinForms
Lexicon クラス
メンバ 

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Text.Lexicons 名前空間 : Lexicon クラス
Defines the Lexicon class.
オブジェクト モデル
Lexicon クラス
シンタックス
'宣言
 
Public Class Lexicon 
public class Lexicon 
解説
Provides a tool, that can parse the key word form the text. Each key word take effecting by a IPattern interface, lexicon will try to find it by the order. The find is described by Lexicon.Match. You also can set the two kinds of relation ship: Repellency and Dependency. Repellency, make a pattern not take effecting, when a pattern has been matched. Dependency, make a pattern not take effecting, until a pattern has been matched.
継承階層

System.Object
   C1.Framework.Text.Lexicons.Lexicon

参照

Lexicon メンバ
C1.Framework.Text.Lexicons 名前空間