'Declaration Protected Overridable Function findTopRow( _ ByVal low As Integer, _ ByVal high As Integer _ ) As Integer
'Declaration
Protected Overridable Function findTopRow( _ ByVal low As Integer, _ ByVal high As Integer _ ) As Integer
protected virtual int findTopRow( int low, int high )
Split Class Split Members