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

In This Topic
    fooLong Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function fooLong( _
       ByVal value As Long, _
       ByVal pos As Integer _
    ) As Long
    public static long fooLong( 
       long value,
       int pos
    )

    Parameters

    value
    pos
    See Also