CodeFirstTypeConverter
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK
Instance Methods
constructor protected
constructor
CodeFirstTypeConverter()
init()
Sub New()
ConvertFromSupportedType
method ConvertFromSupportedType(aValue: Object): Object
Object ConvertFromSupportedType(Object aValue)
func ConvertFromSupportedType(_ aValue: Object) -> Object
Function ConvertFromSupportedType(aValue As Object) As Object
Parameters:
- aValue:
ConvertToSupportedType
method ConvertToSupportedType(aValue: Object): Object
Object ConvertToSupportedType(Object aValue)
func ConvertToSupportedType(_ aValue: Object) -> Object
Function ConvertToSupportedType(aValue As Object) As Object
Parameters:
- aValue: