ImmutableArray<T>.IsDefaultOrEmpty Propiedad

Definición

Obtiene un valor que indica si esta ImmutableArray<T> está vacía o no se ha inicializado.

C#
public bool IsDefaultOrEmpty { get; }

Valor de propiedad

true es si es ImmutableArray<T>null o Empty; de lo contrario, falsees .

Se aplica a

Producto Versiones
.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