ComponentOne PDF for .NET
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