ConvertTo Method

Summary

Returns the assembly qualified name for the passed in Type.

Syntax
C#
C++/CLI
public override object ConvertTo( 
   ITypeDescriptorContext context, 
   CultureInfo culture, 
   object value, 
   Type destinationType 
) 
public: 
Object^ ConvertTo(  
   ITypeDescriptorContext^ context, 
   CultureInfo^ culture, 
   Object^ value, 
   Type^ destinationType 
) override  

Parameters

context
The container representing this System.ComponentModel.TypeDescriptor.

culture
Culture info for assembly.

value
Value to convert.

destinationType
Type to convert to.

Return Value

The assembly qualified name as a string.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.