RemoveProperties
Leave feedback
On this page
Removes metadata properties satisfying the specified predicate.
public override int RemoveProperties(Func<MetadataProperty, bool> predicate)
| Parameter | Type | Description |
|---|---|---|
| predicate | Func`2 | A function to test each metadata property for a condition. |
The number of affected properties.
- delegate Func<T,TResult>
- class MetadataProperty
- class WordProcessingInspectionPackage
- namespace GroupDocs.Metadata.Formats.Document
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.