public static bool IsSelectedRow( int rowIndex, DataRow row, List<KeyValuePair<string, string>> keyValuePairs )
Public Shared Function IsSelectedRow ( rowIndex As Integer, row As DataRow, keyValuePairs As List(Of KeyValuePair(Of String, String)) ) As Boolean