Gets the offset of the first element in the storage array.
Namespace:
Extreme.Collections
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public int Offset { get; }
Public ReadOnly Property Offset As Integer
Get
public:
property int Offset {
int get ();
}
member Offset : int with get
Property Value
Type:
Int32
Reference