SPElementDefinitionCollection members

Represents a collection of SPElementDefinition objects.

The SPElementDefinitionCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of element definitions in the collection.
Public property ParentFeatureDefinition Gets the Feature definition to which the collection belongs.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Gets an enumerator to iterate through the collection.

Top

See also

Reference

SPElementDefinitionCollection class

Microsoft.SharePoint.Administration namespace