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 filters.
The FilterCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
FilterCollection | Initializes a new instance of the FilterCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Comparer | (Inherited from KeyedCollection<RepositoryLocation, Filter>.) |
![]() |
Count | (Inherited from Collection<Filter>.) |
![]() |
Dictionary | (Inherited from KeyedCollection<RepositoryLocation, Filter>.) |
![]() |
Item[Int32] | (Inherited from Collection<Filter>.) |
![]() |
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<Filter>.) |
Top
Methods
Top
Explicit Interface Implementations
Top