ComponentOne PDF for .NET
org.jpedal.jbig2.io Namespace / StreamReader Class / movePointer Method

In This Topic
    movePointer Method (StreamReader)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub movePointer( _
       ByVal ammount As Integer _
    ) 
    public virtual void movePointer( 
       int ammount
    )

    Parameters

    ammount
    See Also