WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / JumpItemCollection Class

In This Topic
JumpItemCollection Class Methods
In This Topic

For a list of all members of this type, see JumpItemCollection members.

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