Yes, Visual COBOL supports all of the standard COBOL file types like sequential, line sequential, relative
and indexed files.
These are supported in .NET managed code as well as in native code programs.
Please see the documentation under Programming-->Data Access-->File Handling for more information.