Int32Aggregator.IsEmpty Proprietà

Definizione

Restituisce un valore booleano che indica se la sequenza è 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 è vuota. In caso contrario restituisce false.

Si applica a