Share via


TimeIntelligenceQueue Members (Microsoft.PerformancePoint.Scorecards)

Represents the Time Intelligence queue.

Public Constructors

  Name Description
Public method TimeIntelligenceQueue Initializes a new instance of the TimeIntelligenceQueue class.

Top

Public Properties

  Name Description
Public property Count  (inherited from Queue)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clear  (inherited from Queue)
Public method Contains  (inherited from Queue)
Public method CopyTo  (inherited from Queue)
Public method Dequeue  (inherited from Queue)
Public method Enqueue  (inherited from Queue)
Public method Equals  Overloaded. (inherited from Object)
Public method GetEnumerator  (inherited from Queue)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Peek Overloaded.  
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToArray  (inherited from Queue)
Public method ToString  (inherited from Object)
Public method TrimExcess  (inherited from Queue)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementationMethod System.Collections.Generic.IEnumerable.GetEnumerator  (inherited from Queue)
Explicit interface implementationMethod System.Collections.ICollection.CopyTo  (inherited from Queue)
Explicit interface implementationMethod System.Collections.IEnumerable.GetEnumerator  (inherited from Queue)
Explicit interface implementationProperty System.Collections.ICollection.IsSynchronized  (inherited from Queue)
Explicit interface implementationProperty System.Collections.ICollection.SyncRoot  (inherited from Queue)

Top

See Also

Reference

TimeIntelligenceQueue Generic Class
Microsoft.PerformancePoint.Scorecards Namespace