ArrayWithOffset.GetOffset Method    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the offset provided when this ArrayWithOffset was constructed.
public:
 int GetOffset();public int GetOffset();member this.GetOffset : unit -> intPublic Function GetOffset () As IntegerReturns
The offset for this instance.