ToArray
Leave feedback
On this page
Converts the property value to an array of the specified type.
public TElement[] ToArray<TElement>()
| Parameter | Description |
|---|---|
| TElement | The type of an element. |
The value represented as an array of the specified type or null if there is no such conversion.
- class PropertyValue
- namespace GroupDocs.Metadata.Common
- 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.