FirstClassElementCollectionBase<ElementCollectionType, ElementType> Properties

Include Protected Members
Include Inherited Members

The FirstClassElementCollectionBase<ElementCollectionType, ElementType> type exposes the following members.

Properties

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

Top

Explicit Interface Implementations

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

Top

See Also

Reference

FirstClassElementCollectionBase<ElementCollectionType, ElementType> Class

Microsoft.PerformancePoint.Scorecards Namespace