MeasureGroupCollection methods

The MeasureGroupCollection type exposes the following members.

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 method IList.Remove (Inherited from Collection<NameInfo>.)

Top

See also

Reference

MeasureGroupCollection class

Microsoft.PerformancePoint.Scorecards namespace