SPFeatureDefinitionCollection properties

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.
Public property Item[Guid, Int32]
Public property Item[String, Int32]
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