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