Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
public override Object ConvertTo( ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType ) |
Visual Basic (Declaration) |
---|
Public Overrides Function ConvertTo ( _ context As ITypeDescriptorContext, _ culture As CultureInfo, _ value As Object, _ destinationType As Type _ ) As Object |
Parameters
- context
- Type: System.ComponentModel..::.ITypeDescriptorContext
- culture
- Type: System.Globalization..::.CultureInfo
- value
- Type: System..::.Object
- destinationType
- Type: System..::.Type