C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1CarouselItemCollection Class / IndexOf Method

In This Topic
IndexOf Method (C1CarouselItemCollection)
In This Topic
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal item As C1CarouselItem _
) As System.Integer
 

Parameters

item
See Also