remove method
remove
Removes a Metadata Signature with the specified name from the collection.
Returns
def remove(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | The case-insensitive name of the Metadata Signature. |
See Also
- module
groupdocs.signature.domain
- class
MetadataSignatureCollection