ImmutableArray<T>.IsDefaultOrEmpty Proprietà
In questo articolo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un valore che indica se questa matrice ImmutableArray<T> è vuota o non inizializzata.
public:
property bool IsDefaultOrEmpty { bool get(); };
public bool IsDefaultOrEmpty { get; }
member this.IsDefaultOrEmpty : bool
Public ReadOnly Property IsDefaultOrEmpty As Boolean
true
se è ImmutableArray<T>null
o Empty; in caso contrario, false
.
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 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: