Share via


DynamicCollection Members (Microsoft.PerformancePoint.Scorecards)

Used internally.

Public Constructors

  Name Description
Public method DynamicCollection Overloaded.  

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property Count  (inherited from Collection)
Public property Item  (inherited from Collection)

Top

Protected Properties

  Name Description
Protected property Items  (inherited from Collection)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Add Overloaded.  
Public method Clear  (inherited from Collection)
Public method Contains  (inherited from Collection)
Public method CopyTo  (inherited from Collection)
Public method Equals  Overloaded. (inherited from Object)
Public method GetEnumerator  (inherited from Collection)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method IndexOf  (inherited from Collection)
Public method Insert  (inherited from Collection)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method Remove  (inherited from Collection)
Public method RemoveAt  (inherited from Collection)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method ClearItems Overridden.  
Protected method Finalize  (inherited from Object)
Protected method InsertItem Overridden.  
Protected method MemberwiseClone  (inherited from Object)
Protected method OnClearedItems  
Protected method OnClearingItems  
Protected method OnInsertedItem  
Protected method OnInsertingItem  
Protected method OnRemovedItem  
Protected method OnRemovingItem  
Protected method OnUpdatedItem  
Protected method OnUpdatingItem  
Protected method RemoveItem Overloaded. Overridden.  
Protected method SetItem Overridden.  

Top

Public Events

  Name Description
Public event ClearedItems  
Public event ClearingItems  
Public event InsertedItem  
Public event InsertingItem  
Public event RemovedItem  
Public event RemovingItem  
Public event UpdatedItem  
Public event UpdatingItem  

Top

Explicit Interface Implementations

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

Top

See Also

Reference

DynamicCollection Generic Class
Microsoft.PerformancePoint.Scorecards Namespace