バージョン

TokenPattern コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal id As Integer, _
   ByVal name As String, _
   ByVal type As TokenPattern.PatternType, _
   ByVal pattern As String _
)
public TokenPattern( 
   int id,
   string name,
   TokenPattern.PatternType type,
   string pattern
)

パラメータ

id
name
type
pattern
参照