ComponentOne PDF for .NET
org.jpedal.jbig2.util Namespace / BinaryOperation Class / getInt16 Method

In This Topic
    getInt16 Method (BinaryOperation)
    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