Share via


SPPersistedChildCollection<T>.Remove method

Deletes an object from the collection.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public virtual void Remove(
    Guid id
)

Parameters

  • id
    Type: System.Guid

    A GUID that identifies the object to remove from the collection.

See also

Reference

SPPersistedChildCollection<T> class

SPPersistedChildCollection<T> members

Microsoft.SharePoint.Administration namespace