DataSourceCollection Members (Microsoft.PerformancePoint.Scorecards)
Represents a collection of data source elements.
The following tables list the members exposed by the DataSourceCollection type.
Public Constructors
Name | Description | |
---|---|---|
DataSourceCollection | Initializes a new instance of the DataSourceCollection class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
Comparer | (inherited from KeyedCollection) | |
Count | (inherited from Collection) | |
Item | Overloaded. (inherited from ElementCollection) |
Top
Protected Properties
Name | Description | |
---|---|---|
Dictionary | (inherited from KeyedCollection) | |
Items | (inherited from Collection) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | (inherited from Collection) | |
AddRange | (inherited from ElementCollection) | |
Clear | (inherited from Collection) | |
Clone | Performs a deep copy of the collection. (inherited from ElementCollection) | |
Contains | (inherited from KeyedCollection) | |
CopyTo | (inherited from Collection) | |
Diff | Compares this collection with another collection and returns the differences. (inherited from ElementCollection) | |
Equals | Overloaded. (inherited from Object) | |
Exists | (inherited from ElementCollection) | |
ForEach | (inherited from ElementCollection) | |
GetElementEnumerable | Gets an enumerator for the base element collection. (inherited from ElementCollection) | |
GetEnumerator | (inherited from Collection) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IndexOf | (inherited from Collection) | |
IndexOfGuid | (inherited from ElementCollection) | |
IndexOfName | (inherited from ElementCollection) | |
Insert | (inherited from Collection) | |
ReferenceEquals | (inherited from Object) | |
Remove | (inherited from KeyedCollection) | |
RemoveAt | (inherited from Collection) | |
Sort | Overloaded. Sorts the collection. (inherited from ElementCollection) | |
ToString | (inherited from Object) | |
Validate | Validates this object. (inherited from ElementCollection) |
Top
Protected Methods
Name | Description | |
---|---|---|
ChangeItemKey | (inherited from KeyedCollection) | |
ClearItems | (inherited from KeyedCollection) | |
Finalize | (inherited from Object) | |
GetKeyForItem | Gets the key for the specified element. (inherited from ElementCollection) | |
InsertItem | Overloaded. (inherited from ElementCollection) | |
MemberwiseClone | (inherited from Object) | |
RemoveItem | (inherited from KeyedCollection) | |
SetItem | Overloaded. (inherited from ElementCollection) |
Top
Explicit Interface Implementations
Top
See Also
Reference
DataSourceCollection Class
Microsoft.PerformancePoint.Scorecards Namespace