Documentation for a minimal subset of the QSM API
Offset Property
Namespaces > QS.Fx.Base > ConsumableBlock > Offset
Returns the current offset within the memory block where new data can be appended.
Syntax
C#Visual BasicManaged C++
public int Offset { get; }
Public ReadOnly Property Offset As Integer
public:
property int Offset {
	int get ();
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0