Namespace: CodeSmith.CustomProperties
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: CodeSmith.CustomProperties (in CodeSmith.CustomProperties.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public override Object ConvertTo( ITypeDescriptorContext context, CultureInfo culture, Object value, Type destinationType ) |
Visual Basic |
---|
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