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 StatusFilter objects.
The StatusFilterCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
StatusFilterCollection | Initializes a new instance of the StatusFilterCollection class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Capacity | (Inherited from List<StatusFilter>.) |
![]() |
Count | (Inherited from List<StatusFilter>.) |
![]() |
Item | (Inherited from List<StatusFilter>.) |
Top
Methods
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IList.Add | (Inherited from List<StatusFilter>.) |
![]() ![]() |
IList.Contains | (Inherited from List<StatusFilter>.) |
![]() ![]() |
ICollection.CopyTo | (Inherited from List<StatusFilter>.) |
![]() ![]() |
IEnumerable<T>.GetEnumerator | (Inherited from List<StatusFilter>.) |
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from List<StatusFilter>.) |
![]() ![]() |
IList.IndexOf | (Inherited from List<StatusFilter>.) |
![]() ![]() |
IList.Insert | (Inherited from List<StatusFilter>.) |
![]() ![]() |
IList.IsFixedSize | (Inherited from List<StatusFilter>.) |
![]() ![]() |
ICollection<T>.IsReadOnly | (Inherited from List<StatusFilter>.) |
![]() ![]() |
IList.IsReadOnly | (Inherited from List<StatusFilter>.) |
![]() ![]() |
ICollection.IsSynchronized | (Inherited from List<StatusFilter>.) |
![]() ![]() |
IList.Item | (Inherited from List<StatusFilter>.) |
![]() ![]() |
IList.Remove | (Inherited from List<StatusFilter>.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from List<StatusFilter>.) |
Top