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

In This Topic
    get Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function get( _
       ByVal index As Integer _
    ) As Boolean
    public bool get( 
       int index
    )

    Parameters

    index
    See Also