Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / Elements Class / Elements Constructor


In This Topic
    Elements Constructor
    In This Topic
    Creates a collection of elements.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New Elements()
    public Elements()
    See Also