'Declaration
Public Function New( _ ByVal set As C1OrderedSet _ )
public C1OrderedSet( C1OrderedSet set )
Parameters
- set
- The collection whose elements are copied to the new set.
'Declaration
Public Function New( _ ByVal set As C1OrderedSet _ )
public C1OrderedSet( C1OrderedSet set )