ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / JumpTaskCollection Class
Properties Methods

In This Topic
    JumpTaskCollection Class Members
    In This Topic

    The following tables list the members exposed by JumpTaskCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyOverloaded. Gets or sets the C1JumpTask at the specified position in the collection.  
    Public PropertyGets the owner C1JumpList.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified C1JumpTask to the collection.  
    Public MethodAdds a group of C1JumpTask objects to the end of the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodOverloaded. Determines whether this collection contains the specified C1JumpTask.  
    Public MethodOverloaded. Determines the index of a specific C1JumpTask in the collection.  
    Public MethodInserts the specified C1JumpTask into this collection at the given index.  
    Public MethodOverloaded. Removes the specified C1JumpTask from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also