Joins the specified set.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public void Add( C1OrderedSet set ) |
Visual Basic |
---|
Public Sub Add ( _ set As C1OrderedSet _ ) |
Parameters
- set
- Type: C1.WPF..::..C1OrderedSet
The set to join.