Constructor.
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Function New( _
   ByVal  As System.Object, _
   ByVal  As IPattern, _
   ByVal  As MatchingSwitches _
)
             
        
            
            public LexiconItem( 
   System.object ,
   IPattern ,
   MatchingSwitches 
)
             
        
             
        
            パラメータ
- id
 
- The id.
 - pattern
 
- The pattern.
 - switches
 
- The switches.
 
             
            
            
            
            
            
            
            
            
            
            
            
            参照