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

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

    Parameters

    value
    pos
    See Also