バージョン

RegExpException コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal type As RegExpException.ErrorType, _
   ByVal pos As Integer, _
   ByVal pattern As String _
)
public RegExpException( 
   RegExpException.ErrorType type,
   int pos,
   string pattern
)

パラメータ

type
pos
pattern
参照