Edit

Share via


NullableReadOnlyRef<T>.Null Property

Definition

Gets a NullableReadOnlyRef<T> instance representing a null reference.

public static Microsoft.Toolkit.HighPerformance.NullableReadOnlyRef<T> Null { get; }
static member Null : Microsoft.Toolkit.HighPerformance.NullableReadOnlyRef<'T>
Public Shared ReadOnly Property Null As NullableReadOnlyRef(Of T)

Property Value

Applies to