ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Localization.Design Namespace / References Structure / Item Property

In This Topic
    Item Property (References)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Default Property Item( _
       ByVal index As System.Integer _
    ) As Reference
    public Reference this[ 
       System.int index
    ]; {get;}

    Parameters

    index
    See Also