Share via


SP.ViewFieldCollection.remove(strField) Method

Applies to: SharePoint Foundation 2010

Removes the field with the specified field internal name from the collection.

SP.ViewFieldCollection.remove(strField);

Parameters

  • strField
    Specifies the field internal name.

Type: string

Applies To

SP.ViewFieldCollection Class

Remarks

It must not be null.

See Also

Reference

SP.ViewFieldCollection Methods

SP.ViewFieldCollection Properties

SP Namespace