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

In This Topic
    readLong Method (BufferedRandomAccessFile)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride Function readLong() As Long
    public abstract long readLong()
    See Also