Partilhar via


SPFeatureDefinitionCollection.Remove Method

Include Protected Members
Include Inherited Members

Removes the specified Feature definition from the collection of Feature definitions in the farm.

Overload List

  Name Description
Public method Remove(Guid) Removes the Feature definition with the specified GUID from the collection. (Overrides SPPersistedChildCollection<T>.Remove(Guid).)
Public method Remove(String) Removes the Feature definition with the specified relative manifest path from the collection.
Public method Remove(Guid, Boolean) Forces removal of the Feature definition with the specified GUID from the collection.
Public method Remove(String, Boolean) Forces removal of the Feature definition with the specified relative manifest path from the collection.

Top

See Also

Reference

SPFeatureDefinitionCollection Class

SPFeatureDefinitionCollection Members

Microsoft.SharePoint.Administration Namespace