The following tables list the members exposed by IManager.
Name | Description | |
---|---|---|
Clear | Removes all items from the collection of the manager. | |
FindInstanceByName | Searches for the instance of the manager item with the specified name. | |
FindInstanceByUId | Searches for the instance of the manager item with the specified unique identifier. | |
FindItemByName | Searches for the manager item with the specified name. | |
FindItemByUId | Searches for the manager item with the specified unique identifier. | |
GetInstanceByName | Gets the instance of the manager item with the specified name. | |
GetInstanceByUId | Gets the instance of the manager item with the specified unique identifier. | |
GetItemByName | Gets the manager item with the specified name. | |
GetItemByRealUId | Returns the manager item for the specified unique schema extension identifier. | |
GetItemByUId | Gets the manager item with the specified identifier. | |
GetItems | Overloaded. | |
Initialize | Initializes the manager, using the specified manager provider and the information from the configuration file. |