|
Add |
(Inherited from Collection<DataSource>.) |
|
AddRange |
Adds the properties in the collection. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
ChangeItemKey |
(Inherited from KeyedCollection<RepositoryLocation, DataSource>.) |
|
Clear |
(Inherited from Collection<DataSource>.) |
|
ClearItems |
(Inherited from KeyedCollection<RepositoryLocation, DataSource>.) |
|
Clone |
Performs a deep copy of this object. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
Contains(Guid) |
Determines whether this collection contains the object with the specified GUID. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
Contains(T) |
(Inherited from Collection<DataSource>.) |
|
Contains(TKey) |
(Inherited from KeyedCollection<RepositoryLocation, DataSource>.) |
|
CopyTo |
(Inherited from Collection<DataSource>.) |
|
Diff |
Compares this collection with another collection and returns the differences. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
Equals |
(Inherited from Object.) |
|
Exists |
Determines whether the collection contains elements that match the conditions defined by the specified predicate. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
Finalize |
(Inherited from Object.) |
|
ForEach |
Performs the specified action on each element in the collection. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
GetElementEnumerable |
Returns an enumerator for the base element collection. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
GetEnumerator |
(Inherited from Collection<DataSource>.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetKeyForItem |
Returns the location of the specified object. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
GetType |
(Inherited from Object.) |
|
IndexOf |
(Inherited from Collection<DataSource>.) |
|
IndexOfGuid |
Returns the index of the object with the specified GUID. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
IndexOfLocation |
Returns the index of an object. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
IndexOfLocationSafe |
Returns the index of an object. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
IndexOfName |
Returns the index of the display name of an object. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
IndexOfNameSafe |
Returns the item with the specified name. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
Insert |
(Inherited from Collection<DataSource>.) |
|
InsertItem |
Inserts an object into the collection at the specified index. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
Remove(Guid) |
Removes an object from the collection. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
Remove(T) |
(Inherited from Collection<DataSource>.) |
|
Remove(TKey) |
(Inherited from KeyedCollection<RepositoryLocation, DataSource>.) |
|
RemoveAt |
(Inherited from Collection<DataSource>.) |
|
RemoveItem |
(Inherited from KeyedCollection<RepositoryLocation, DataSource>.) |
|
SetItem |
Replaces the object at the specified index with the specified object. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
Sort() |
Sorts objects in the collection by name. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
Sort(IComparer) |
Sorts the collection with the specified comparer. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |
|
ToString |
(Inherited from Object.) |
|
Validate |
Validates this collection. (Inherited from FirstClassElementCollectionBase<ElementCollectionType, ElementType>.) |