Hello all,
A question from a newbie regarding c#
Why an array of FileInfo objects does not need a "new" in order to allocate space and I am unable to find any" new FileInfo"out of the small programI am studying???
The line is FileInfo[] files = dir.Getfile(); //dir is from DirectoryInfo...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.