ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.decoders Namespace / ArithmeticDecoderStats Class / overwrite Method

In This Topic
    overwrite Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub overwrite( _
       ByVal stats As ArithmeticDecoderStats _
    ) 
    public virtual void overwrite( 
       ArithmeticDecoderStats stats
    )

    Parameters

    stats
    See Also