FirstClassElementCollection properties

The FirstClassElementCollection type exposes the following members.

Properties

  Name Description
Public property Comparer (Inherited from KeyedCollection<RepositoryLocation, FirstClassElement>.)
Public property Count (Inherited from Collection<FirstClassElement>.)
Protected property Dictionary (Inherited from KeyedCollection<RepositoryLocation, FirstClassElement>.)
Public property Item[Int32] (Inherited from Collection<FirstClassElement>.)
Public property Item[Guid] Returns or sets the Element with the specified key (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.)
Public property Item[RepositoryLocation] Returns or sets the Element with the specified key (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.)
Protected property Items (Inherited from Collection<FirstClassElement>.)

Top

Explicit interface implementations

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

Top

See also

Reference

FirstClassElementCollection class

Microsoft.PerformancePoint.Scorecards namespace