PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / IndexEntryCollection Class / AddInt Method

In This Topic
    AddInt Method (IndexEntryCollection)
    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