ArrayWithOffset.GetOffset Method

Definition

Returns the offset provided when this ArrayWithOffset was constructed.

public:
 int GetOffset();
public int GetOffset ();
member this.GetOffset : unit -> int
Public Function GetOffset () As Integer

Returns

The offset for this instance.

Applies to