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


The following tables list the members exposed by AnnotationCollection.

Public Constructors

 NameDescription
Public ConstructorAnnotationCollection ConstructorCreates a new instance of AnnotationCollection with the specified list of Annotation 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 AnnotationCollection to this collection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsDetermines whether this collection contains a specified Annotation.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfDetermines the index of a specified Annotation in this collection.  
Public MethodInsertInserts a Annotation into this collection at a specified index.  
Public MethodRemoveRemoves a specified Annotation from this collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top

See Also

© 2010 All Rights Reserved.