ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Localization.Design Namespace / LocalizeActionList Class / GetService Method

In This Topic
    GetService Method (LocalizeActionList)
    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