SPViewFieldCollection.Delete method
Deletes a field from the collection.
Overload list
Name | Description | |
---|---|---|
Delete(String) | Deletes the field with the specified name from the collection. | |
Delete(SPField) | Deletes the specified field from the collection. |
Top