KpiCollection Properties

Include Protected Members
Include Inherited Members

The KpiCollection type exposes the following members.

Properties

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

Top

Explicit Interface Implementations

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

Top

See Also

Reference

KpiCollection Class

Microsoft.PerformancePoint.Scorecards Namespace