ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1OrderedSet Class / C1OrderedSet Constructor / C1OrderedSet Constructor()



In This Topic
    C1OrderedSet Constructor()
    In This Topic
    Initializes a new instance of the C1OrderedSet class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1OrderedSet()
    public C1OrderedSet()
    public:
    C1OrderedSet();
    See Also