'宣言 Public Function New( _ ByVal id As System.Object, _ ByVal pattern As IPattern, _ ByVal switches As MatchingSwitches _ )
public LexiconItem( System.object id, IPattern pattern, MatchingSwitches switches )
パラメータ
- id
- The id.
- pattern
- The pattern.
- switches
- The switches.