Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Removes the specified Feature definition from the collection of Feature definitions in the farm.
Overload List
Name | Description | |
---|---|---|
![]() |
Remove(Guid) | Removes the Feature definition with the specified GUID from the collection. (Overrides SPPersistedChildCollection<T>.Remove(Guid).) |
![]() |
Remove(String) | Removes the Feature definition with the specified relative manifest path from the collection. |
![]() |
Remove(Guid, Boolean) | Forces removal of the Feature definition with the specified GUID from the collection. |
![]() |
Remove(String, Boolean) | Forces removal of the Feature definition with the specified relative manifest path from the collection. |
Top
See Also
Reference
SPFeatureDefinitionCollection Class