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

Assembly: Asgard5Library (Module: Asgard5Library)