Share via


GridViewTransformReferenceCollection Members (Microsoft.PerformancePoint.Scorecards)

A collection of GridViewTransformReferences

The following tables list the members exposed by the GridViewTransformReferenceCollection type.

Public Constructors

  Name Description
Public method GridViewTransformReferenceCollection Constructor

Top

Public Properties

  Name Description
Public property Capacity  (inherited from List)
Public property Count  (inherited from List)
Public property Item  (inherited from List)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Add  (inherited from List)
Public method AddRange  (inherited from List)
Public method AsReadOnly  (inherited from List)
Public method BinarySearch  Overloaded. (inherited from List)
Public method Clear  (inherited from List)
Public method Contains  (inherited from List)
Public method ConvertAll  (inherited from List)
Public method CopyTo  Overloaded. (inherited from List)
Public method Diff Compares this object with another and returns the differences.
Public method Equals  Overloaded. (inherited from Object)
Public method Exists  (inherited from List)
Public method Find  (inherited from List)
Public method FindAll  (inherited from List)
Public method FindIndex  Overloaded. (inherited from List)
Public method FindLast  (inherited from List)
Public method FindLastIndex  Overloaded. (inherited from List)
Public method ForEach  (inherited from List)
Public method GetEnumerator  (inherited from List)
Public method GetHashCode  (inherited from Object)
Public method GetItemById Finds an item in this collection by Id
Public method GetRange  (inherited from List)
Public method GetType  (inherited from Object)
Public method IndexOf  Overloaded. (inherited from List)
Public method Insert  (inherited from List)
Public method InsertRange  (inherited from List)
Public method LastIndexOf  Overloaded. (inherited from List)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method Remove  (inherited from List)
Public method RemoveAll  (inherited from List)
Public method RemoveAt  (inherited from List)
Public method RemoveRange  (inherited from List)
Public method Reverse  Overloaded. (inherited from List)
Public method Sort  Overloaded. (inherited from List)
Public method ToArray  (inherited from List)
Public method ToString  (inherited from Object)
Public method TrimExcess  (inherited from List)
Public method TrueForAll  (inherited from List)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementationMethod System.Collections.Generic.IEnumerable.GetEnumerator  (inherited from List)
Explicit interface implementationMethod System.Collections.ICollection.CopyTo  (inherited from List)
Explicit interface implementationMethod System.Collections.IEnumerable.GetEnumerator  (inherited from List)
Explicit interface implementationMethod System.Collections.IList.Add  (inherited from List)
Explicit interface implementationMethod System.Collections.IList.Contains  (inherited from List)
Explicit interface implementationMethod System.Collections.IList.IndexOf  (inherited from List)
Explicit interface implementationMethod System.Collections.IList.Insert  (inherited from List)
Explicit interface implementationMethod System.Collections.IList.Remove  (inherited from List)
Explicit interface implementationProperty System.Collections.Generic.ICollection.IsReadOnly  (inherited from List)
Explicit interface implementationProperty System.Collections.ICollection.IsSynchronized  (inherited from List)
Explicit interface implementationProperty System.Collections.ICollection.SyncRoot  (inherited from List)
Explicit interface implementationProperty System.Collections.IList.IsFixedSize  (inherited from List)
Explicit interface implementationProperty System.Collections.IList.IsReadOnly  (inherited from List)
Explicit interface implementationProperty System.Collections.IList.Item  (inherited from List)

Top

See Also

Reference

GridViewTransformReferenceCollection Class
Microsoft.PerformancePoint.Scorecards Namespace