MetadataSignatureCollection indexer
MetadataSignatureCollection indexer
Returns a MetadataSignature object by index.
Indexer
Name | Description |
---|---|
index | Zero-based index of the MetadataSignature to retrieve. |
Returns
Returns a MetadataSignature MetadataSignature
object by the index of collection.
Remarks
Returns null if a property with the specified index does not exist.
See Also
- module
groupdocs.signature.domain
- class
MetadataSignature
- class
MetadataSignatureCollection