True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / FindTypeByName Class / Find Method

In This Topic
    Find Method (FindTypeByName)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function Find( _
       ByVal typeName As System.String _
    ) As System.Type
    public static System.Type Find( 
       System.string typeName
    )

    Parameters

    typeName
    See Also