TargetCollection Properties

Include Protected Members
Include Inherited Members

The TargetCollection type exposes the following members.

Properties

  Name Description
Public property Comparer (Inherited from KeyedCollection<Guid, Target>.)
Public property Count (Inherited from Collection<Target>.)
Protected property Dictionary (Inherited from KeyedCollection<Guid, Target>.)
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<Target>.)
Protected property Items (Inherited from Collection<Target>.)
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<Target>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from Collection<Target>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from Collection<Target>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from Collection<Target>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from Collection<Target>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from Collection<Target>.)

Top

See Also

Reference

TargetCollection Class

Microsoft.PerformancePoint.Scorecards Namespace