Offset Property
Summary
Gets the offset for the beginning of the Data.
Syntax
public int Offset { get; }
Public ReadOnly Property Offset As Integer
public:
property int Offset {
int get();
}
Property Value
An System.Int32 number representing the offset of Data.