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

In This Topic
    readShort Method (BufferedRandomAccessFile)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride Function readShort() As Short
    public abstract short readShort()
    See Also