Documentation for a minimal subset of the QSM API
Array Property
Namespaces > QS.Fx.Base > ConsumableBlock > Array
Returns the managed address of the memory segment if the segment is managed and throws and exception otherwise.
Syntax
C#Visual BasicManaged C++
public byte[] Array { get; }
Public ReadOnly Property Array As Byte()
public:
property array<unsigned char>^ Array {
	array<unsigned char>^ get ();
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0