SPFeatureDependencyCollection Class
SharePoint 2010
Represents a collection of Features that are depended upon by another Feature.
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPFeatureDependencyCollection
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.SPBaseCollection
Microsoft.SharePoint.SPFeatureDependencyCollection
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Use the ActivationDependencies property of the SPFeatureDefinition class to return the collection of Features upon which the current Feature depends.