The following tables list the members exposed by ResourceManagerCollection.
Name | Description | |
---|---|---|
![]() | ResourceManagerCollection Constructor |
Name | Description | |
---|---|---|
![]() | Add | Adds specified resource manager to the current collection. |
![]() | FindByName | Searches resource manager with the specified name in the current collection. |
![]() | GetByName | Gets resource manager with the specified name or generates exception, if the manager with this name is not found in the current collection. |
![]() | GetEnumerator | Gets enumerator for integration by the resource manager collection items. |
![]() | Remove | Deletes resource manager with the specified name from the current collection. |