ok danke es hat geklapt

print("\r\nHoster: ");
for(i = 0; i < IMirror.Count; i++)
{
print("[COL..=Red]" + IMirror[i].Hoster + "[/COLOR]");
if(i != IMirror.Count -1)
print(", ");