KpiMeasureCollection Properties

Include Protected Members
Include Inherited Members

The KpiMeasureCollection type exposes the following members.

Properties

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

Top

Explicit Interface Implementations

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

Top

See Also

Reference

KpiMeasureCollection Class

Microsoft.PerformancePoint.Scorecards Namespace