SPFeatureDefinitionCollection.Item property
Gets the specified Feature definition from the collection of Feature definitions in the farm.
Overload list
Name | Description | |
---|---|---|
Item[Guid] | Gets the Feature definition with the specified GUID from the collection. | |
Item[String] | Gets the Feature definition with the specified name from the collection. | |
Item[Guid, Int32] | ||
Item[String, Int32] |
Top
See also
Reference
SPFeatureDefinitionCollection class