ReadOnlyMemory2D<T>.Length Property

Definition

Gets the length of the current ReadOnlyMemory2D<T> instance.

public nint Length { get; }
member this.Length : nativeint
Public ReadOnly Property Length As IntPtr

Property Value

IntPtr

nativeint

Applies to