DoubleAggregator.IsEmpty Eigenschaft

Definition

Bestimmt, ob eine Sequenz von double-Werten leer ist.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Eigenschaftswert

Boolean

true, wenn das Ergebnis leer ist, andernfalls false.

Gilt für