ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker.Design Namespace / C1SpellCheckerActionList Class / GetService Method

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