public ConcurrentSet( int concurrencyLevel, int capacity )
Public Sub New ( _ concurrencyLevel As Integer, _ capacity As Integer _ )
public: ConcurrentSet( int^ concurrencyLevel, int^ capacity )