SPSolutionCollection Methods
Include Protected Members
Include Inherited Members
The SPSolutionCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add(String) | Adds a solution with the specified solution file to the collection of solutions. |
![]() |
Add(SPSolution) | Adds a solution to the collection of solutions. (Overrides SPPersistedChildCollection<T>.Add(T).) |
![]() |
Add(String, UInt32) | Adds a solution with the specified solution file and locale identifier to the collection of solutions. |
![]() |
Ensure | Adds an object to the collection and, if the object already exists, reinitializes it with the data of the existing object. (Inherited from SPPersistedChildCollection<T>.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Gets an enumerator that can be used to iterate through the collection. (Inherited from SPPersistedObjectCollection<T>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValue<U>() | Retrieves an object from the collection with the specified type and the default name. (Inherited from SPPersistedObjectCollection<T>.) |
![]() |
GetValue<U>(Guid) | Retrieves an object from the collection with the specified ID and type. (Inherited from SPPersistedObjectCollection<T>.) |
![]() |
GetValue<U>(String) | Retrieves an object from the collection with the specified name and type. (Inherited from SPPersistedObjectCollection<T>.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove(Guid) | Removes the solution with the specified GUID from the collection of solutions. (Overrides SPPersistedChildCollection<T>.Remove(Guid).) |
![]() |
Remove(String) | Removes the solution with the specified name from the collection of solutions. |
![]() |
Remove(String, UInt32) | Removes the solution with the specified name and locale identifier from the collection of solutions. |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from SPPersistedObjectCollection<T>.) |
![]() ![]() |
IBackupRestore.AddBackupObjects | Adds the solution collection to the backup and restore operation. |
![]() ![]() |
IBackupRestore.OnAbort | An event that is called in the backup and restore infrastructure when the user cancels the operation. |
![]() ![]() |
IBackupRestore.OnBackup | An event that is called when the system is being backed up. |
![]() ![]() |
IBackupRestore.OnBackupComplete | The event that is called when the system is finished with the backup and restore procedure. |
![]() ![]() |
IBackupRestore.OnPostRestore | The event that is called when the system is finished restoring. |
![]() ![]() |
IBackupRestore.OnPrepareBackup | The event that is called when the system is preparing a backup operation. |
![]() ![]() |
IBackupRestore.OnPreRestore | The event that is called when the system is preparing a restore operation. |
![]() ![]() |
IBackupRestore.OnRestore | The event that is called when the system is being restored. |
Top
.gif)
.gif)
.gif)
.gif)