FilterCollection Properties

Include Protected Members
Include Inherited Members

The FilterCollection type exposes the following members.

Properties

  Name Description
Public property Comparer (Inherited from KeyedCollection<RepositoryLocation, Filter>.)
Public property Count (Inherited from Collection<Filter>.)
Protected property Dictionary (Inherited from KeyedCollection<RepositoryLocation, Filter>.)
Public property Item[Int32] (Inherited from Collection<Filter>.)
Public property Item[Guid] Gets the object with the specified GUID. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.)
Public property Item[RepositoryLocation] Gets the object with the specified location. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.)
Protected property Items (Inherited from Collection<Filter>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from Collection<Filter>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from Collection<Filter>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from Collection<Filter>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from Collection<Filter>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from Collection<Filter>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from Collection<Filter>.)

Top

See Also

Reference

FilterCollection Class

Microsoft.PerformancePoint.Scorecards Namespace