WorksheetFunction.Combina(Double, Double) Methode

Definition

Gibt die Anzahl der Kombinationen mit Wiederholungen für eine bestimmte Anzahl von Elementen zurück.

public:
 double Combina(double Arg1, double Arg2);
public double Combina (double Arg1, double Arg2);
Public Function Combina (Arg1 As Double, Arg2 As Double) As Double

Parameter

Arg1
Double

Die Gesamtanzahl der Elemente.

Arg2
Double

Die Anzahl der Elemente in jeder Kombination.

Gibt zurück

DOPPEL

Gilt für: