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

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

    Parameters

    index
    See Also