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

In This Topic
    JumpItemCollection Class Members
    In This Topic

    The following tables list the members exposed by JumpItemCollection.

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