'宣言 Public Overloads Function FindString( _ ByVal value As System.String, _ Optional ByVal startIndex As System.Integer, _ Optional ByVal columnName As System.String, _ Optional ByVal caseSensitive As System.Boolean, _ Optional ByVal fullMatch As System.Boolean _ ) As System.Integer
public System.int FindString( System.string value, System.int startIndex, System.string columnName, System.bool caseSensitive, System.bool fullMatch )
パラメータ
- value
- startIndex
- columnName
- caseSensitive
- fullMatch