DashboardElementCollection Properties

Include Protected Members
Include Inherited Members

The DashboardElementCollection type exposes the following members.

Properties

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

Top

Explicit Interface Implementations

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

Top

See Also

Reference

DashboardElementCollection Class

Microsoft.PerformancePoint.Scorecards Namespace