AddRange
MetadataSignatureCollection.AddRange method
Add Metadata Signature collection.
public void AddRange(IEnumerable<MetadataSignature> signatures)
Parameter | Type | Description |
---|---|---|
signatures | IEnumerable`1 | Collection of signatures to add. |
Remarks
Throws an exception if name value is not unique entire existing collection
See Also
- class MetadataSignature
- class MetadataSignatureCollection
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature