PDA

View Full Version : 'Using' declarations


DarrylT
01-25-2007, 09:08 AM
Hi,

Is there a list somewhere of the various possible declarations and their contents? For example, how would I find out which declaration is needed so I can do things like

Directory.GetFiles()

and

FileInfo()



Thanks.

NinjaTrader_Dierk
01-25-2007, 09:31 AM
You can find this in the MS .NET online documentation, e.g. http://msdn2.microsoft.com/en-us/library/system.io.directory.aspx