SPFieldLinkCollection.Delete Method
Include Protected Members
Include Inherited Members
Deletes the specified SPFieldLink object from the collection.
Overload List
Name | Description | |
---|---|---|
Delete(Guid) | Deletes the SPFieldLink object with the specified ID from the collection. | |
Delete(String) | Deletes the SPFieldLink object with the specified name from the collection. |
Top