Reference Library
Insert Method (l)
NamespacesMBNCSUtilDataBufferInsert(Int64)
Inserts the specified value into the buffer.
Declaration Syntax
C#Visual BasicVisual C++
public void Insert(
	long l
)
Public Sub Insert ( _
	l As Long _
)
public:
void Insert(
	long long l
)
Parameters
l (Int64)
The value to insert.

Assembly: Asgard5Library (Module: Asgard5Library)