Documentation for a minimal subset of the QSM API
Count Property
Namespaces > QS.Fx.Base > ConsumableBlock > Count
Returns the number of bytes remaining to be appended to the memory block.
Syntax
C#Visual BasicManaged C++
public int Count { get; }
Public ReadOnly Property Count As Integer
public:
property int Count {
	int get ();
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0