Represents the set of registered DDEX providers.
The DataProviderManager type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataProviderManager | Class constructor. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CopyTo | Copies the set of registered DDEX providers 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.) |
![]() |
GetDataProvider | Retrieves a DDEX provider using the specified GUID. |
![]() |
GetDataProviders | Retrieves an array containing all registered DDEX providers. |
![]() |
GetDataProvidersImpl | This method is for internal use only and is not to be called. |
![]() |
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 the number of registered DDEX providers. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection<DataProvider>.Add | Adds a new DDEX provider to the collection of available DDEX providers. |
![]() ![]() |
ICollection<DataProvider>.Clear | Clears the collection of DDEX providers. |
![]() ![]() |
ICollection<DataProvider>.Contains | Tests whether a given collection contains a specified DDEX provider. |
![]() ![]() |
IEnumerable<DataProvider>.GetEnumerator | Retrieves an enumerator with which to enumerate the DDEX provider collection. |
![]() ![]() |
IEnumerable.GetEnumerator | Retrieves an enumerator with which to enumerate the DDEX provider collection. |
![]() ![]() |
ICollection<DataProvider>.IsReadOnly | Tests whether the collection of DDEX providers is read only. |
![]() ![]() |
ICollection<DataProvider>.Remove | Removes a DDEX provider from the set of providers. |
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)