Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / CaptionsArrayList Class / CaptionsArrayList Constructor / CaptionsArrayList Constructor()


In This Topic
    CaptionsArrayList Constructor()
    In This Topic
    Creates an array representing the captions that are available for the user.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CaptionsArrayList()
    public CaptionsArrayList()
    See Also