WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / JumpTaskCollection Class / Remove Method / Remove(String) Method

In This Topic
Remove(String) Method
In This Topic
Removes the first occurrence of the C1JumpTask with the specified title from the collection.
Syntax
'Declaration
 
Public Overloads Sub Remove( _
   ByVal title As String _
) 
 

Parameters

title
See Also