ReadOnlyMemory2D<T>.IsEmpty Property

Definition

Gets a value indicating whether the current ReadOnlyMemory2D<T> instance is empty.

public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Property Value

Applies to