Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# | 
|---|
public override bool CanConvertTo( ITypeDescriptorContext context, Type destinationType )  | 
| Visual Basic | 
|---|
Public Overrides Function CanConvertTo ( context As ITypeDescriptorContext, destinationType As Type ) As Boolean  | 
Parameters
- context
 - Type: System.ComponentModel..::..ITypeDescriptorContext
 
- destinationType
 - Type: System..::..Type