Shouldn't it be:????

Code:
foreach(string s in p)
{
Console.WriteLine("---" + s.ToString());
}