\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListActionListBase Class / GetService Method

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

    Parameters

    serviceType
    See Also