[]
        
(Showing Draft Content)

C1.WPF.C1OrderedSet.-ctor

C1OrderedSet Constructor

C1OrderedSet()

Initializes a new instance of the C1OrderedSet class.

Declaration
public C1OrderedSet()

C1OrderedSet(C1OrderedSet)

Initializes a new instance of the C1OrderedSet class.

Declaration
public C1OrderedSet(C1OrderedSet set)
Parameters
Type Name Description
C1OrderedSet set

The collection whose elements are copied to the new set.