Reference Library
GetData Method
NamespacesMBNCSUtilDataBufferGetData()()()()
Gets the data currently contained in the buffer.
Declaration Syntax
C#Visual BasicVisual C++
public virtual byte[] GetData()
Public Overridable Function GetData As Byte()
public:
virtual array<unsigned char>^ GetData()
Return Value
A byte array representing the data in the buffer.

Assembly: Asgard5Library (Module: Asgard5Library)