'Declaration
Public Overloads Overridable Function FindRow( _
ByVal As System.String, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean _
) As System.Integer
public virtual System.int FindRow(
System.string ,
System.int ,
System.int ,
System.bool ,
System.bool ,
System.bool
)