SPFeatureDefinitionCollection Properties

Include Protected Members
Include Inherited Members

The SPFeatureDefinitionCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of objects in the collection. (Inherited from SPPersistedObjectCollection<T>.)
Public property IsEmpty Gets a Boolean value that indicates whether the collection contains any objects. (Inherited from SPPersistedObjectCollection<T>.)
Public property Item[Guid] Gets the Feature definition with the specified GUID from the collection.
Public property Item[String] Gets the Feature definition with the specified name from the collection.
Protected property Parent Gets the parent object that declares this collection. (Inherited from SPPersistedObjectCollection<T>.)

Top

See Also

Reference

SPFeatureDefinitionCollection Class

Microsoft.SharePoint.Administration Namespace