System.ArraySegment<T>.Offset Property

Gets the position of the first element in the range delimited by the array segment, relative to the start of the original array.

Syntax

public int Offset { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0