ITypeConverter Interface | 
Namespace: TB.ComponentModel
public interface ITypeConverter : ITypeConversion
The ITypeConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| TryConvert | 
            Converts the given value to the given type.
             A return value indicates whether the operation succeeded.
              (Inherited from ITypeConversion.) |