DateTimeEditors for WinRT
C1OrderedSet Constructor(C1OrderedSet)

The collection whose elements are copied to the new set.
Initializes a new instance of the C1OrderedSet class.
Syntax
'Declaration
 
Public Function New( _
   ByVal set As C1OrderedSet _
)
public C1OrderedSet( 
   C1OrderedSet set
)

Parameters

set
The collection whose elements are copied to the new set.
See Also

Reference

C1OrderedSet Class
C1OrderedSet Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback