ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.util Namespace / BinaryOperation Class / getInt16 Method

In This Topic
    getInt16 Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function getInt16( _
       ByVal number() As Short _
    ) As Integer
    public static int getInt16( 
       short[] number
    )

    Parameters

    number
    See Also