Int64Aggregator.IsEmpty Proprietà

Definizione

Restituisce un valore booleano che indica se la sequenza di valori Int64 è 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à

true se la sequenza di valori Int64 è vuota. In caso contrario false.

Si applica a