[]
Initializes a new instance of the C1OrderedSet class.
public C1OrderedSet()
Initializes a new instance of the C1OrderedSet class.
public C1OrderedSet(C1OrderedSet set)
Type | Name | Description |
---|---|---|
C1OrderedSet | set | The collection whose elements are copied to the new set. |