Create directory (For modes 2D, 3D, Console)
Creates all directories and subdirectories according to the given parameter.
Was this helpful?
Delete directory (For modes 2D, 3D, Console)
Deletes the given directory, even with subdirectories if there are any and if constant true is the second parameter.
Was this helpful?
Exists directory (For modes 2D, 3D, Console)
Tells whether the given directory exists or not.
Was this helpful?
Get files in a directory (For modes 2D, 3D, Console)
Returns in an array list of file names of in the given directory.
Was this helpful?
Get subdirectories in a directory (For modes 2D, 3D, Console)
Returns in an array list of subdirectory names of subdirectories in the given directory.
Was this helpful?


Did you find this information useful?
Documentation of SGP Baltie 4 C#
Send us comments on this topic by this form ©1978-2010 SGP Systems

Parent page | Previous page | Next page