Returns an empty 2D array.
Namespace:
Extreme.Collections
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static readonly NativeArray2D<T> Empty
Public Shared ReadOnly Empty As NativeArray2D(Of T)
public:
static initonly NativeArray2D<T> Empty
static val Empty: NativeArray2D<'T>
Field Value
Type:
NativeArray2DT
Reference