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

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