Dim instance AsLinkingTargetDim value AsObjectDim sourceType AsTypeDim destinationType AsTypeDim value AsObject
value = instance.ConvertFromTarget(value, sourceType, destinationType)
Parameters
value
The value to be converted.
sourceType
The source type.
destinationType
The destinationType.
Return Value
The converted value.
Remarks
When a Converter is specified, the conversion is performed using the converter, and a follow-up implicit conversion.
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows