Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Localization Namespace / Strings.C1Schedule.Strings Class / Item Method

In This Topic
    Item Method (Strings.C1Schedule.Strings)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function Item( _
       ByVal key As System.String, _
       ByVal culture As System.Globalization.CultureInfo _
    ) As System.String
    public static System.string Item( 
       System.string key,
       System.Globalization.CultureInfo culture
    )

    Parameters

    key
    culture
    See Also