TimeIntelligenceLevelBindingCollection Members (Microsoft.PerformancePoint.Scorecards)

A collection of Time Intelligence level bindings

The following tables list the members exposed by the TimeIntelligenceLevelBindingCollection type.

Public Constructors

  Name Description
Public method TimeIntelligenceLevelBindingCollection  

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property Comparer  (inherited from KeyedCollection)
Public property Count  (inherited from Collection)
Public property Item  Overloaded. (inherited from KeyedCollection)

Top

Protected Properties

  Name Description
Protected property Dictionary  (inherited from KeyedCollection)
Protected property Items  (inherited from Collection)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Add Overloaded.  
Public method Clear  (inherited from Collection)
Public method Contains  (inherited from KeyedCollection)
Public method CopyTo  (inherited from Collection)
Public method Equals  Overloaded. (inherited from Object)
Public method GetAncestor Get the ancestor for a binding, offset levels above
Public method GetDescendant Get the descendant for a binding, offset levels below
Public method GetEnumerator  (inherited from Collection)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method IndexOf  (inherited from Collection)
Public method Insert  (inherited from Collection)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method Remove  (inherited from KeyedCollection)
Public method RemoveAt  (inherited from Collection)
Public method ToString  (inherited from Object)
Public method Validate Validate this collection.

Top

Protected Methods

  Name Description
Protected method ChangeItemKey  (inherited from KeyedCollection)
Protected method ClearItems Overridden. Clear collection
Protected method Finalize  (inherited from Object)
Protected method GetKeyForItem Overloaded. Overridden.  
Protected method InsertItem Overloaded. Overridden.  
Protected method MemberwiseClone  (inherited from Object)
Protected method RemoveItem Overridden. Internal use only
Protected method SetItem Overloaded. Overridden.  

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementationMethod System.Collections.ICollection.CopyTo  (inherited from Collection)
Explicit interface implementationMethod System.Collections.IEnumerable.GetEnumerator  (inherited from Collection)
Explicit interface implementationMethod System.Collections.IList.Add  (inherited from Collection)
Explicit interface implementationMethod System.Collections.IList.Contains  (inherited from Collection)
Explicit interface implementationMethod System.Collections.IList.IndexOf  (inherited from Collection)
Explicit interface implementationMethod System.Collections.IList.Insert  (inherited from Collection)
Explicit interface implementationMethod System.Collections.IList.Remove  (inherited from Collection)
Explicit interface implementationProperty System.Collections.Generic.ICollection.IsReadOnly  (inherited from Collection)
Explicit interface implementationProperty System.Collections.ICollection.IsSynchronized  (inherited from Collection)
Explicit interface implementationProperty System.Collections.ICollection.SyncRoot  (inherited from Collection)
Explicit interface implementationProperty System.Collections.IList.IsFixedSize  (inherited from Collection)
Explicit interface implementationProperty System.Collections.IList.IsReadOnly  (inherited from Collection)
Explicit interface implementationProperty System.Collections.IList.Item  (inherited from Collection)

Top

See Also

Reference

TimeIntelligenceLevelBindingCollection Class
Microsoft.PerformancePoint.Scorecards Namespace