dotnetCHARTING Send comments on this topic.
HotspotCollection Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : HotspotCollection Class


The following tables list the members exposed by HotspotCollection.

Public Constructors

 NameDescription
Public ConstructorHotspotCollection ConstructorCreates a new instance of HotspotCollection with the specified list of Hotspot objects.  
Top

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItemGets or sets the object at a specified index.  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded. Adds a specified HotspotCollection to this collection.  
Public MethodClear Clears this collection.  
Public MethodContainsDetermines whether this collection contains a specified Hotspot.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfDetermines index of a specified Hotspot in this collection.  
Public MethodInsertInserts a Hotspot into this collection at a specified index.  
Public MethodRemoveRemoves a specified Hotspot from this collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top

See Also

© 2010 All Rights Reserved.