SPSolutionCollection.Add Method
Adds a solution to the collection.
| 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. |