SPFeatureCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes the Feature from the collection of Features.
Overload List
Name | Description | |
---|---|---|
Remove(Guid) | Removes the Feature with the specified ID from the collection. | |
Remove(Guid, Boolean) | Removes the Feature with the specified GUID from the collection and optionally ignores errors. |
Top