DoubleAggregator.IsEmpty Proprietà

Definizione

Determina se una sequenza di valori double è vuota.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Boolean

true se il risultato è vuoto. In caso contrario false.

Si applica a