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

In This Topic
    readDouble Method (BufferedRandomAccessFile)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride Function readDouble() As Double
    public abstract double readDouble()
    See Also