AliasInfoCollection Members

Include Protected Members
Include Inherited Members

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

The AliasInfoCollection type exposes the following members.

Constructors

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

Top

Properties

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

Top

Methods

  Name Description
Public method Add (Inherited from Collection<AliasInfo>.)
Protected method ChangeItemKey (Inherited from KeyedCollection<String, AliasInfo>.)
Public method Clear (Inherited from Collection<AliasInfo>.)
Protected method ClearItems (Inherited from KeyedCollection<String, AliasInfo>.)
Public method Clone Performs a deep copy of this object.
Public method Contains(TKey) (Inherited from KeyedCollection<String, AliasInfo>.)
Public method Contains(T) (Inherited from Collection<AliasInfo>.)
Public method CopyTo (Inherited from Collection<AliasInfo>.)
Public method Diff Compares this collection with another collection and returns the differences.
Public method Equals(Object) (Inherited from Object.)
Public method Equals(AliasInfoCollection) Determines whether two instances of the same type are equal.
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection<AliasInfo>.)
Public method GetHashCode (Inherited from Object.)
Protected method GetKeyForItem Returns the key for the specified object. (Overrides KeyedCollection<TKey, TItem>.GetKeyForItem(TItem).)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<AliasInfo>.)
Public method Insert (Inherited from Collection<AliasInfo>.)
Protected method InsertItem (Inherited from KeyedCollection<String, AliasInfo>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove(TKey) (Inherited from KeyedCollection<String, AliasInfo>.)
Public method Remove(T) (Inherited from Collection<AliasInfo>.)
Public method RemoveAt (Inherited from Collection<AliasInfo>.)
Protected method RemoveItem (Inherited from KeyedCollection<String, AliasInfo>.)
Protected method SetItem (Inherited from KeyedCollection<String, AliasInfo>.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate method IDiffable.Diff Compares this object with another object and returns the differences.
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate method IList.Remove (Inherited from Collection<AliasInfo>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from Collection<AliasInfo>.)

Top

See Also

Reference

AliasInfoCollection Class

Microsoft.PerformancePoint.Scorecards Namespace