ToClass
Leave feedback
On this page
Converts the property value to a reference type.
public T ToClass<T>()
where T : class
| Parameter | Description |
|---|---|
| T | The exact type to convert to. |
The converted value 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.