Share via


IElementCollection.AddElementManifest Method

Definition

Adds a new element manifest.

public:
 Microsoft::VisualStudio::SharePoint::Features::IElement ^ AddElementManifest();
public Microsoft.VisualStudio.SharePoint.Features.IElement AddElementManifest ();
abstract member AddElementManifest : unit -> Microsoft.VisualStudio.SharePoint.Features.IElement
Public Function AddElementManifest () As IElement

Returns

The new element manifest added to the collection.

Applies to