I am programming in C# and I want to define an array witch I don't know it's size,because I want to read s.thing from file and I don't know the number of elements in that file. this is my code,and I have problem with "x" array!I am programming in C# and I want to define an