SP.ClientObjectCollection.removeChild(obj) Method

Applies to: SharePoint Foundation 2010

Removes the specific client object from the SP.ClientObjectCollection Class.

SP.ClientObjectCollection.removeChild(obj);

Parameters

Type: SP.ClientObject

Applies To

SP.ClientObjectCollection Class

Remarks

All the SP.ClientObjectCollection Class objects that are identical to the specified client object or have the same object path identity will be removed from the SP.ClientObjectCollection Class.

See Also

Reference

SP.ClientObjectCollection Methods

SP.ClientObjectCollection Properties

SP Namespace