ActualCollection Properties

Include Protected Members
Include Inherited Members

The ActualCollection 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[Int32] (Inherited from Collection<KpiMeasure>.)
Public property Item[Guid] Gets or sets the object with the specified GUID. (Inherited from ElementCollectionBase<ElementCollectionType, ElementType>.)
Protected property Items (Inherited from Collection<KpiMeasure>.)
Public property OwnerKpiLocation Gets or sets the location of the key performance indicator (KPI) that contains this collection.

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

ActualCollection Class

Microsoft.PerformancePoint.Scorecards Namespace