Represents the set of registered DDEX data sources.
The DataSourceManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataSourceManager | Class constructor. Instantiates a new instance of the DataSourceManager class. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CopyTo | Copies the set of registered data sources to an array, starting at the specified array index. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetDataSource | Retrieves a data source with the specified GUID. |
![]() |
GetDataSources | Retrieves an array of all the registered data sources. |
![]() |
GetDataSourcesImpl | For internal use only. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Retrieves a count of the number of registered data sources. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection<DataSource>.Add | Adds a data source to the DDEX data source collection. |
![]() ![]() |
ICollection<DataSource>.Clear | Clears the DDEX data source collection. |
![]() ![]() |
ICollection<DataSource>.Contains | Tests whether the DDEX data source collection contains a specified data source. |
![]() ![]() |
IEnumerable<DataSource>.GetEnumerator | Retrieves an enumerator for enumerating the DDEX data source collection. |
![]() ![]() |
IEnumerable.GetEnumerator | Retrieves an enumerator for enumerating the DDEX data source collection. |
![]() ![]() |
ICollection<DataSource>.IsReadOnly | Tests whether the data source collection is read only. |
![]() ![]() |
ICollection<DataSource>.Remove | Removes a data source from the DDEX data source collection. |
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)