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 FirstClassElement objects.
The FirstClassElementCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
FirstClassElementCollection | Initializes an instance of the FirstClassElementCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Comparer | (Inherited from KeyedCollection<RepositoryLocation, FirstClassElement>.) |
![]() |
Count | (Inherited from Collection<FirstClassElement>.) |
![]() |
Dictionary | (Inherited from KeyedCollection<RepositoryLocation, FirstClassElement>.) |
![]() |
Item[Int32] | (Inherited from Collection<FirstClassElement>.) |
![]() |
Item[Guid] | Gets the object with the specified GUID. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
![]() |
Item[RepositoryLocation] | Gets the object with the specified location. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
![]() |
Items | (Inherited from Collection<FirstClassElement>.) |
Top
Methods
Top
Explicit Interface Implementations
Top