MeasureGroupCollection members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a collection of NameInfo objects.

The MeasureGroupCollection type exposes the following members.

Constructors

  Name Description
Public method MeasureGroupCollection Initializes a new instance of the MeasureGroupCollection class.

Top

Properties

  Name Description
Public property Comparer (Inherited from KeyedCollection<String, NameInfo>.)
Public property Count (Inherited from Collection<NameInfo>.)
Protected property Dictionary (Inherited from KeyedCollection<String, NameInfo>.)
Public property Item[TKey] (Inherited from KeyedCollection<String, NameInfo>.)
Public property Item[Int32] (Inherited from Collection<NameInfo>.)
Protected property Items (Inherited from Collection<NameInfo>.)

Top

Methods

  Name Description
Public method Add (Inherited from Collection<NameInfo>.)
Protected method ChangeItemKey (Inherited from KeyedCollection<String, NameInfo>.)
Public method Clear (Inherited from Collection<NameInfo>.)
Protected method ClearItems (Inherited from KeyedCollection<String, NameInfo>.)
Public method Clone Performs a deep copy of this collection.
Public method Contains(TKey) (Inherited from KeyedCollection<String, NameInfo>.)
Public method Contains(T) (Inherited from Collection<NameInfo>.)
Public method CopyTo (Inherited from Collection<NameInfo>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection<NameInfo>.)
Public method GetHashCode (Inherited from Object.)
Protected method GetKeyForItem Returns the key for the specified object in this collection. (Overrides KeyedCollection<TKey, TItem>.GetKeyForItem(TItem).)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<NameInfo>.)
Public method Insert (Inherited from Collection<NameInfo>.)
Protected method InsertItem (Inherited from KeyedCollection<String, NameInfo>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove(TKey) (Inherited from KeyedCollection<String, NameInfo>.)
Public method Remove(T) (Inherited from Collection<NameInfo>.)
Public method RemoveAt (Inherited from Collection<NameInfo>.)
Protected method RemoveItem (Inherited from KeyedCollection<String, NameInfo>.)
Protected method SetItem (Inherited from KeyedCollection<String, NameInfo>.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate method IList.Remove (Inherited from Collection<NameInfo>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from Collection<NameInfo>.)

Top

See also

Reference

MeasureGroupCollection class

Microsoft.PerformancePoint.Scorecards namespace