Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
HierarchyCollection | Initializes a new instance of the HierarchyCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Comparer | (Inherited from KeyedCollection<String, Hierarchy>.) |
![]() |
Count | (Inherited from Collection<Hierarchy>.) |
![]() |
Dictionary | (Inherited from KeyedCollection<String, Hierarchy>.) |
![]() |
Item[TKey] | (Inherited from KeyedCollection<String, Hierarchy>.) |
![]() |
Item[Int32] | (Inherited from Collection<Hierarchy>.) |
![]() |
Items | (Inherited from Collection<Hierarchy>.) |
Top
Methods
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IList.Add | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
IList.Contains | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
IList.IndexOf | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
IList.Insert | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
IList.IsFixedSize | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
ICollection<T>.IsReadOnly | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
IList.IsReadOnly | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
IList.Item | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
IList.Remove | (Inherited from Collection<Hierarchy>.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from Collection<Hierarchy>.) |
Top