シンタックス
'宣言
Public Overridable Function FindRowRegex( _
ByVal As System.String, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Boolean _
) As System.Integer
public virtual System.int FindRowRegex(
System.string ,
System.int ,
System.int ,
System.bool
)
パラメータ
- pattern
- rowStart
- col
- wrap
参照