'Declaration
Public Overrides Function CanConvertFrom( _ ByVal sourceType As Type _ ) As Boolean
'Usage
Dim instance As C1LayoutOptionsConverter Dim sourceType As Type Dim value As Boolean value = instance.CanConvertFrom(sourceType)
public override bool CanConvertFrom( Type sourceType )
Parameters
- sourceType
- the type of the source