Offset property

Gets and sets the offset to the Value property.

Visual Basic syntax

Public Property Offset As Integer

C# syntax

public int Offset {get;set;}

Remarks

The offset to the value. The default is 0.