WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / JumpTaskCollection Class / Add Method

In This Topic
Add Method (JumpTaskCollection)
In This Topic
Adds the specified C1JumpTask to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal task As C1JumpTask _
) As Integer
 

Parameters

task
See Also