ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / FindTypeByName Class / Find Method

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

    Parameters

    typeName
    See Also