APRlib

SupportClass.SetSupport Constructor

Creates a new set.

Overload List

Creates a new set.

public SupportClass.SetSupport();

Creates a new set initialized with System.Collections.ICollection object

public SupportClass.SetSupport(ICollection);

Creates a new set initialized with a specific capacity.

public SupportClass.SetSupport(int);

See Also

SupportClass.SetSupport Class | (global) Namespace