AnnotationCollection Methods

Include Protected Members
Include Inherited Members

The AnnotationCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds the specified object to this collection.
Public method Clone Performs a deep copy of this collection.
Public method Contains Determines whether the specified annotation is in this collection.
Public method CopyTo(Array, Int32) Copies this collection to an array, starting at the specified index.
Public method CopyTo([], Int32) Copies this collection to an array, starting at the specified index.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets the IEnumerator instance that contains all the annotations in this collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Removes an annotation from this collection.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AnnotationCollection Class

Microsoft.PerformancePoint.Scorecards Namespace