Gets the offset for the beginning of the
Data.
public:
property int Offset {
int get();
}
'Declaration
Public ReadOnly Property Offset As Integer
'Usage
Dim instance As DataBinInfo
Dim value As Integer
value = instance.Offset
Property Value
An
System.Int32 number representing the offset of
Data.