WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / JumpItemsRemovedEventArgs Class / JumpItemsRemovedEventArgs Constructor

In This Topic
JumpItemsRemovedEventArgs Constructor
In This Topic
Initializes a new instance of the JumpItemsRemovedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal removedItems As List(Of C1JumpItem) _
)
 

Parameters

removedItems
See Also