Share via


TimeIntelligenceStack Members (Microsoft.PerformancePoint.Scorecards)

The class that represents the Time Intelligence stack.

Public Constructors

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

Top

Public Properties

  Name Description
Public property Count  (inherited from Stack)

Top

Public Methods

(see also Protected Methods )

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

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 Stack)
Explicit interface implementationMethod System.Collections.ICollection.CopyTo  (inherited from Stack)
Explicit interface implementationMethod System.Collections.IEnumerable.GetEnumerator  (inherited from Stack)
Explicit interface implementationProperty System.Collections.ICollection.IsSynchronized  (inherited from Stack)
Explicit interface implementationProperty System.Collections.ICollection.SyncRoot  (inherited from Stack)

Top

See Also

Reference

TimeIntelligenceStack Generic Class
Microsoft.PerformancePoint.Scorecards Namespace