ComponentOne PDF for .NET
org.jpedal.jbig2.image Namespace / JBIG2Bitmap.FastBitSet Class / set Method / set(Int32) Method

In This Topic
    set(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Sub set( _
       ByVal index As Integer _
    ) 
    public void set( 
       int index
    )

    Parameters

    index
    See Also