WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / JumpItemCollection Class / Item Property

In This Topic
Item Property (JumpItemCollection)
In This Topic
Gets or sets the C1JumpItem at the specified position in the collection.
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As C1JumpItem
 

Parameters

index
See Also