Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / AttrClsRevisionCollection Class / IndexOf Method

In This Topic
    IndexOf Method (AttrClsRevisionCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Function IndexOf( _
       ByVal item As AttrClsRevision _
    ) As System.Integer
    public System.int IndexOf( 
       AttrClsRevision item
    )

    Parameters

    item
    See Also