ImmutableStack<T>.IsEmpty Proprietà

Definizione

Ottiene un valore che indica se questa istanza dello stack non modificabile è vuoto o meno.

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 l'istanza è vuota; in caso contrario, false.

Implementazioni

Si applica a

Prodotto Versioni
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
UWP 10.0