'宣言 Public Overloads Function FindRow( _ ByVal str As System.String, _ ByVal row As System.Integer, _ ByVal col As System.Integer, _ ByVal caseSensitive As System.Boolean, _ ByVal fullMatch As System.Boolean _ ) As System.Integer
public System.int FindRow( System.string str, System.int row, System.int col, System.bool caseSensitive, System.bool fullMatch )
パラメータ
- str
- row
- col
- caseSensitive
- fullMatch