ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / org.jpedal.jbig2.image Namespace / JBIG2Bitmap.FastBitSet Class / clear Method

In This Topic
    clear Method (JBIG2Bitmap.FastBitSet)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub clear( _
       ByVal index As Integer _
    ) 
    public void clear( 
       int index
    )

    Parameters

    index
    See Also