ISortableCollection Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an interface for collections that can be sorted.

The ISortableCollection type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from ICollection.)
Public property IsFixedSize (Inherited from IList.)
Public property IsReadOnly (Inherited from IList.)
Public property IsSynchronized (Inherited from ICollection.)
Public property Item (Inherited from IList.)
Public property SyncRoot (Inherited from ICollection.)

Top

Methods

  Name Description
Public method Add (Inherited from IList.)
Public method Clear (Inherited from IList.)
Public method Contains (Inherited from IList.)
Public method CopyTo (Inherited from ICollection.)
Public method GetEnumerator (Inherited from IEnumerable.)
Public method IndexOf (Inherited from IList.)
Public method Insert (Inherited from IList.)
Public method Remove (Inherited from IList.)
Public method RemoveAt (Inherited from IList.)
Public method Sort Sorts the collection with the specified comparer.

Top

See Also

Reference

ISortableCollection Interface

Microsoft.PerformancePoint.Scorecards Namespace