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 dashboard elements.
The DashboardElementCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DashboardElementCollection | Initializes a new instance of the DashboardElementCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Comparer | (Inherited from KeyedCollection<Guid, DashboardElement>.) |
![]() |
Count | (Inherited from Collection<DashboardElement>.) |
![]() |
Dictionary | (Inherited from KeyedCollection<Guid, DashboardElement>.) |
![]() |
Item[Int32] | (Inherited from Collection<DashboardElement>.) |
![]() |
Item[Guid] | Gets or sets the object with the specified GUID. (Inherited from ElementCollectionBase<ElementCollectionType, ElementType>.) |
![]() |
Items | (Inherited from Collection<DashboardElement>.) |
Top
Methods
Top
Explicit Interface Implementations
Top