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