ComponentOne PDF for .NET
CSJ2K.j2k.io Namespace / BufferedRandomAccessFile Class / readInt Method

In This Topic
    readInt Method (BufferedRandomAccessFile)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride Function readInt() As Integer
    public abstract int readInt()
    See Also