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

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