Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / cs Interface / GetService Method

In This Topic
    GetService Method (cs)
    In This Topic
    Syntax
    'Declaration
     
    Function GetService( _
       ByVal serviceType As System.Type _
    ) As System.Object
    System.object GetService( 
       System.Type serviceType
    )

    Parameters

    serviceType
    See Also