SPFeatureCollection.Remove method
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