PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / VisitedDocumentCollection Class / AddInt Method

In This Topic
    AddInt Method (VisitedDocumentCollection)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Function AddInt( _
       ByVal item As Object _
    ) As Integer
    protected int AddInt( 
       object item
    )

    Parameters

    item
    See Also