SPViewFieldCollection.Delete Method
Include Protected Members
Include Inherited Members
Deletes the 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