Method or Property |
Description |
Add |
Adds a new tuning space to the collection. This tuning space will be persisted unless removed. |
Count |
Number of items in the collection. |
FindID |
Finds Local ID Number of the specified tuning space. |
Item |
Finds the tuning space with the specified index or updates an existing tuning space in the collection. |
MaxCount |
Retrieves the maximum number of items allowed in the collection. |
Remove |
Removes a tuning space from the collection. This tuning space will be deleted from the registry. |
TuningSpacesForCLSID |
Returns a collection of tuning spaces that match the specified CLSID. |
TuningSpacesForName |
Returns a collection of tuning spaces that match the specified name. |