SPSolutionValidatorCollection Methods
Include Protected Members
Include Inherited Members
The SPSolutionValidatorCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Inserts a solution validator after all existing solution validators if it does not exist. (Overrides SPPersistedChildCollection<T>.Add(T).) |
![]() |
Ensure | Inserts a solution validator after all existing solution validators if it does not exist. Behaves the same as Add. (Overrides SPPersistedChildCollection<T>.Ensure(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>.) |
![]() |
Insert | Inserts a solution validator at the specified index location if it does not exist. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove | Delete the validator having the specified validatorId if it exists. (Overrides SPPersistedChildCollection<T>.Remove(Guid).) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from SPPersistedObjectCollection<T>.) |
Top
.gif)
.gif)
.gif)
.gif)