True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Win.C1TrueDBGrid.Util.Xml.Serialization Namespace / MemberTypeEncoderHelper Class / StringToType Method

In This Topic
    StringToType Method (MemberTypeEncoderHelper)
    In This Topic
    Syntax
    'Declaration
     
    Public Function StringToType( _
       ByVal str As System.String _
    ) As System.Type
    public System.Type StringToType( 
       System.string str
    )

    Parameters

    str
    See Also