.netCHARTING v10.3 Documentation

dotnetCHARTING Namespace : HotspotCollection Class
HotspotCollection Class Methods

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds a specified HotspotCollection to this collection.  
Public MethodClears this collection.  
Public MethodDetermines whether this collection contains a specified Hotspot.  
Public MethodReturns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines index of a specified Hotspot in this collection.  
Public MethodInserts a Hotspot into this collection at a specified index.  
Public MethodRemoves a specified Hotspot from this collection.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also