HierarchyCollection Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a collection of hierarchies.

The HierarchyCollection type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Comparer (Inherited from KeyedCollection<String, Hierarchy>.)
Public property Count (Inherited from Collection<Hierarchy>.)
Protected property Dictionary (Inherited from KeyedCollection<String, Hierarchy>.)
Public property Item[TKey] (Inherited from KeyedCollection<String, Hierarchy>.)
Public property Item[Int32] (Inherited from Collection<Hierarchy>.)
Protected property Items (Inherited from Collection<Hierarchy>.)

Top

Methods

  Name Description
Public method Add (Inherited from Collection<Hierarchy>.)
Protected method ChangeItemKey (Inherited from KeyedCollection<String, Hierarchy>.)
Public method Clear (Inherited from Collection<Hierarchy>.)
Protected method ClearItems (Inherited from KeyedCollection<String, Hierarchy>.)
Public method Contains(TKey) (Inherited from KeyedCollection<String, Hierarchy>.)
Public method Contains(T) (Inherited from Collection<Hierarchy>.)
Public method CopyTo (Inherited from Collection<Hierarchy>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCollectionByOrigin Gets a collection of hierarchies by origin.
Public method GetEnumerator (Inherited from Collection<Hierarchy>.)
Public method GetHashCode (Inherited from Object.)
Protected method GetKeyForItem Gets the unique name of a hierarchy. (Overrides KeyedCollection<TKey, TItem>.GetKeyForItem(TItem).)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<Hierarchy>.)
Public method Insert (Inherited from Collection<Hierarchy>.)
Protected method InsertItem (Inherited from KeyedCollection<String, Hierarchy>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove(TKey) (Inherited from KeyedCollection<String, Hierarchy>.)
Public method Remove(T) (Inherited from Collection<Hierarchy>.)
Public method RemoveAt (Inherited from Collection<Hierarchy>.)
Protected method RemoveItem (Inherited from KeyedCollection<String, Hierarchy>.)
Protected method SetItem (Inherited from KeyedCollection<String, Hierarchy>.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate method IList.Remove (Inherited from Collection<Hierarchy>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from Collection<Hierarchy>.)

Top

See Also

Reference

HierarchyCollection Class

Microsoft.PerformancePoint.Scorecards Namespace