Returns an array slice with no elements.
Namespace:
Extreme.Collections
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public static readonly NativeArraySlice<T> Empty
Public Shared ReadOnly Empty As NativeArraySlice(Of T)
public:
static initonly NativeArraySlice<T> Empty
static val Empty: NativeArraySlice<'T>
Field Value
Type:
NativeArraySliceT
Reference