This is the VB code:
static List ParseCardList(string FileName, string Delimiter, bool IsQualified) { var CardList = new List