Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

CanConvertTo(ITypeDescriptorContext,Type) Method






An ITypeDescriptorContext that provides a format context.
A Type that represents the type you want to convert to.
Returns a value that indicates whether this converter can convert the object to the specified type, using the specified context.
Syntax
public override bool CanConvertTo( 
   ITypeDescriptorContext context,
   Type destinationType
)
'Declaration
 
Public Overloads Overrides Function CanConvertTo( _
   ByVal context As ITypeDescriptorContext, _
   ByVal destinationType As Type _
) As Boolean
'Usage
 
Dim instance As NullableDicomAgeValueConverter
Dim context As ITypeDescriptorContext
Dim destinationType As Type
Dim value As Boolean
 
value = instance.CanConvertTo(context, destinationType)
public:
bool CanConvertTo( 
   ITypeDescriptorContext^ context,
   Type^ destinationType
) override 

Parameters

context
An ITypeDescriptorContext that provides a format context.
destinationType
A Type that represents the type you want to convert to.

Return Value

true if this converter can perform the conversion; otherwise, false.
Requirements

Target Platforms

See Also

Reference

NullableDicomAgeValueConverter Class
NullableDicomAgeValueConverter Members
Overload List

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features