ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.io Namespace / BufferedRandomAccessFile Class / close Method

In This Topic
    close Method (BufferedRandomAccessFile)
    In This Topic
    Closes the buffered random access file
    Syntax
    'Declaration
     
    
    Public Overridable Sub close() 
    public virtual void close()
    Exceptions
    ExceptionDescription
    If an I/O error ocurred.
    See Also